Update README.md
This commit is contained in:
committed by
GitHub
parent
b9348816b5
commit
4032206e79
@ -13,6 +13,9 @@ Features:
|
|||||||
* battery information can be retrevied also in JSON format for easy parsing
|
* battery information can be retrevied also in JSON format for easy parsing
|
||||||
- Easy to modify code using Arduino IDE and flash new firmware over WiFi (no need to disconnect from the battery).
|
- Easy to modify code using Arduino IDE and flash new firmware over WiFi (no need to disconnect from the battery).
|
||||||
|
|
||||||
|
See the project in action on [Youtube](https://youtu.be/7VyQjKU3MsU):
|
||||||
|
[](https://www.youtube.com/watch?v=7VyQjKU3MsU)
|
||||||
|
|
||||||
Parts needed:
|
Parts needed:
|
||||||
- [Wemos D1 mini microcontroller](https://www.amazon.co.uk/Makerfire-NodeMcu-Development-ESP8266-Compatible/dp/B071S8MWTY/).
|
- [Wemos D1 mini microcontroller](https://www.amazon.co.uk/Makerfire-NodeMcu-Development-ESP8266-Compatible/dp/B071S8MWTY/).
|
||||||
- [SparkFun MAX3232 Transceiver](https://www.sparkfun.com/products/11189).
|
- [SparkFun MAX3232 Transceiver](https://www.sparkfun.com/products/11189).
|
||||||
@ -33,8 +36,3 @@ How to get going:
|
|||||||
- Connect Wemos D1 to the power via USB
|
- Connect Wemos D1 to the power via USB
|
||||||
- Find what IP address was assigned to your Wemos by your router and open it in the web-browser
|
- Find what IP address was assigned to your Wemos by your router and open it in the web-browser
|
||||||
- You should be able now to connunicate with the battery via WiFi
|
- You should be able now to connunicate with the battery via WiFi
|
||||||
|
|
||||||
See the project in action on [Youtube](https://youtu.be/7VyQjKU3MsU)
|
|
||||||
|
|
||||||
[](https://www.youtube.com/watch?v=7VyQjKU3MsU)
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user