Releases: flxkrmr/eec-iv-reader-arduino
Releases · flxkrmr/eec-iv-reader-arduino
0.3.6
- Fix bug on running engine
- Send more PIDs
- Update serial messages for GUI
- Add indices on menu
0.3.5
- Data output via USB for GUI
0.3.4
- Bug Fixes
- Add Live Data with simple python GUI
- Remove voltage view, as live data can do this
- Clean up code
0.3.3
- Bug fixing
- Read multiple fault codes
- Stabilizing CART abstraction
- Remove Voltage with a flag for current boards
- Add firmware update script
- Stick more to the docs (parity checks, message length and so on)
0.3.2
- Added abstraction for CART (Custom Asynchronous Receiver / Transmitter) communication
- KOER now working
- Added voltage measuring
0.3.1
- Memory Improvements
- Use OneButton instead of EasyButton Library