Twizy-Virtual-BMS/examples/BlazejBMS
Michael Balzer ac5241a61d Version 1.2.0:
- Ticker increments clockCnt on exit (first hook call with clockCnt=0)

- Protocol startup phase closer to original:
  - id155[0] set to 0xFF on Init
  - Transition from Init to Ready after 100 ms
  - 3MW timing changed to 200 ms
  - id155[3] update coupled to 3MW switch

- Added API functions to query charger infos:
  - int getChargerTemperature();
  - float getDCConverterCurrent();
  - bool isPluggedIn();
  - bool isSwitchedOn();
2017-07-29 11:09:14 +02:00
..
BlazejBMS.ino Version 1.2.0: 2017-07-29 11:09:14 +02:00
BlazejBMS_config.h - Added BlazejBMS example 2017-07-15 11:29:56 +02:00
TwizyVirtualBMS_config.h - Added BlazejBMS example 2017-07-15 11:29:56 +02:00