Update README.MD
first very limited readme to get a start
This commit is contained in:
parent
824bac51d5
commit
0a134626a5
1 changed files with 17 additions and 8 deletions
25
README.MD
25
README.MD
|
|
@ -1,18 +1,27 @@
|
|||
1. License
|
||||
=========================
|
||||
# License
|
||||
- MIT License
|
||||
- Use this project at your own risk
|
||||
|
||||
2. Description
|
||||
=========================
|
||||
# Description
|
||||
|
||||
This project embeds the Chargery BMS to a Vcitron Enegery Venus OS device to monitor the battery cells. Examples:
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
# Requirements
|
||||
|
||||
3. Requirements
|
||||
=========================
|
||||
- Chargery BMS
|
||||
- Venus OS device
|
||||
- FTDI Adapter FT232RL USB TTL Serial (IMPORTANT: Must be flashed with FT_PROG software to invert tx mode)
|
||||
- ...
|
||||
|
||||
# Installation
|
||||
- TBD
|
||||
|
||||
4. Installation
|
||||
=========================
|
||||
# Notes
|
||||
- Only the Chargery BMS16T is currently supported. However the sources can very easily be changed to support BMS8T and BMS24T as well.
|
||||
- No multiple languages
|
||||
- No scripts to resetup the changes automatically on update of Venus OS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue