mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
Update README.md to avoid using images in src
This commit is contained in:
parent
ef12ba722e
commit
4312aefbeb
1 changed files with 5 additions and 3 deletions
|
@ -7,7 +7,8 @@
|
|||
|
||||
This software enables EV battery packs to be used for stationary storage. It achieves this by converting the EV battery CAN data into a brand battery format that solar inverters can understand. This makes it extremely cheap and easy to use large EV batteries in a true plug'n'play fashion!
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Hardware requirements 📜
|
||||
This code fits on the LilyGo ESP32 T-CAN485 devboard , see https://github.com/Xinyuan-LilyGO/T-CAN485
|
||||
|
@ -26,10 +27,11 @@ Finally, you will need a [compatible hybrid solar inverter](https://github.com/d
|
|||
|
||||
## Wiring example, LEAF battery 💡
|
||||
Here's how to wire up the communication between the components.
|
||||

|
||||

|
||||
|
||||
|
||||
Here's how to connect the high voltage lines
|
||||

|
||||

|
||||
|
||||
For more examples showing wiring, see each battery types own Wiki page. For instance the [Nissan LEAF page](https://github.com/dalathegreat/BYD-Battery-Emulator-For-Gen24/wiki/Nissan-LEAF-battery#wiring-diagram)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue