10-08-2023, 10:42 AM
Matériel pour réfléchir:
https://github.com/KlausLi/Esp-Seplos-Controller
SEPLOS_16S_LFP_BMS_SPECIFICATION_V16.pdf (Taille : 1.61 Mo / Téléchargements : 250)
Seplos 48v 100A BMS RS485 Protocol.pdf (Taille : 276.44 Ko / Téléchargements : 284)
SEPLOS BMS Communication Protocol_V2.0.pdf (Taille : 347.39 Ko / Téléchargements : 292)
Pinout du connecteur RS485
Vitesse: 19200bps
Donc par exemple :
Pin 1 <---> RS485-B
Pin 2 <---> RS485-A
Pin 3 <---> GROUND
Vidéo avec un ESP:
Des infos précieuses: https://github.com/KlausLi/Esp-Seplos-Controller
- Raspberry ->NodeRed->InfluxDB-Grafana.
- NodeRed HttpJsonAdapter gets Http Json Data from Esp-Seplos-Controller(ESP8266) and save it to Indluxdb.
- Grafana has Influxdb Datasource and can simple configure for visualization.
https://github.com/KlausLi/Esp-Seplos-Controller
SEPLOS_16S_LFP_BMS_SPECIFICATION_V16.pdf (Taille : 1.61 Mo / Téléchargements : 250)
Seplos 48v 100A BMS RS485 Protocol.pdf (Taille : 276.44 Ko / Téléchargements : 284)
SEPLOS BMS Communication Protocol_V2.0.pdf (Taille : 347.39 Ko / Téléchargements : 292)
Pinout du connecteur RS485
Vitesse: 19200bps
Donc par exemple :
Pin 1 <---> RS485-B
Pin 2 <---> RS485-A
Pin 3 <---> GROUND
Vidéo avec un ESP:
Des infos précieuses: https://github.com/KlausLi/Esp-Seplos-Controller
- Raspberry ->NodeRed->InfluxDB-Grafana.
- NodeRed HttpJsonAdapter gets Http Json Data from Esp-Seplos-Controller(ESP8266) and save it to Indluxdb.
- Grafana has Influxdb Datasource and can simple configure for visualization.
Jean-Luc