mirror of
https://github.com/dexterbg/Twizy-Virtual-BMS.git
synced 2024-11-08 12:25:42 +00:00
d73c5df078
- Conversion to Arduino library - Added CAN RX callback bmsProcessCanMsg() - Added twizySetError() and error codes - Using ROM strings to save RAM - Configurable debug output level - Added example Template - Added example SimpleBMS - Added setCanFilter() - Added API documentation - Added hardware documentation - Added SEVCON configuration info Version: 0.2 (2017-06-06) - 3MW pulse cycle - Separate states for trickle charging - CAN TX retries - Added bmsTicker() callback Version: 0.1 (2017-06-04) - Initial release
9 lines
335 B
INI
9 lines
335 B
INI
name=Twizy Virtual BMS
|
|
version=1.0
|
|
author=Michael Balzer
|
|
maintainer=Michael Balzer <dexter@dexters-web.de>
|
|
sentence=Emulation of Renault Twizy BMS (battery management system)
|
|
paragraph=Interface between the Twizy and custom built / third party batteries
|
|
category=Other
|
|
url=https://github.com/dexterbg/Twizy-Virtual-BMS
|
|
architectures=*
|