Commit graph

12 commits

Author SHA1 Message Date
Michael Balzer 06c880c6aa - Added Youtube video links for prototype 2017-07-02 10:31:51 +02:00
Michael Balzer 84c84590ab Version: 1.1.0
- Added support for Timer2 & Timer3 (see config header)
- Added `setCurrentQA()` API call (native=fast 1/4 A resolution)
2017-06-28 00:31:39 +02:00
Michael Balzer 767b015067 - Donors update 2017-06-21 19:10:42 +02:00
Michael Balzer 686fde8be7 - Donors update 2017-06-20 21:08:40 +02:00
Michael Balzer 0f4f38948e - Donors update 2017-06-19 18:13:22 +02:00
Michael Balzer 4786148add - Donors update 2017-06-18 11:48:06 +02:00
Michael Balzer 1daa66cb6b - Typo & png optimization 2017-06-17 20:57:44 +02:00
Michael Balzer 5a0b39574f - svg replaced by png 2017-06-17 20:48:10 +02:00
Michael Balzer 6010e52af2 - Readme & part list refinements 2017-06-17 20:42:41 +02:00
Michael Balzer 1dcd46b3ab Twizy Virtual BMS V1.0.0 (2017-06-17)
- Added charger configuration info
- Protocol documentation update on error codes
- Added `Error` state for emergency shutdowns
- Ticker callback also called in state `Off`
- Added donation info & donors file
- Added parts images
- Added inState() test functions
- Added Arduino components to parts list
- Added overview text for Blazejs prototype
2017-06-17 14:58:21 +02:00
Michael Balzer 08942d5eda - Spelling correction in wiring scheme 2017-06-10 23:19:09 +02:00
Michael Balzer d73c5df078 Twizy Virtual BMS V1.0 RC2 (2017-06-10)
- 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
2017-06-10 22:43:16 +02:00