Skip to content

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 645 Bytes

File metadata and controls

executable file
·
14 lines (10 loc) · 645 Bytes

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