Skip to content

raceup/bms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bms: a Java app that helps RaceUp ED view data about car battery pack.

Battery management system GUI (compatible with various OSs).

Install and run

  1. You can compile the app .. or
  2. you can run java -Xmx128m -XX:+UseSerialGC -jar bms.jar (the executable file is here)

Usage:

  1. Load in an Arduino board the source code for Arduino (currently only UNO is supported).
  2. Compile and run the Java app in your PC. You can choose between the commandline or the GUI version: as default you're compiling the GUI version.

LICENSE

Apache License Version 2.0, January 2004