Skip to content

Psynosaur/Deye_Battery_Serial_BUS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deye battery serial bus reader

Data

  • CAN data frames
    • Full array information
  • RS485 individual cell voltages
    • Will move to seperate project soon

Software prerequisites

  • InfluxDB on some remote server

    • Setup orginisation and bucket and replace values in appsetting.json

    influx.png

Dashboard API's

https://xxx.xxx.xxx.xxx:5035/candata
https://xxx.xxx.xxx.xxx:5035/rs485

Grafana dashboard (file included)

image

Was built from findings with CAN Monitor 3000

Includes CAN BUS tree (XML) of known frame types

CAN Monitor 3000 Windows application

image

Based on this device:

image

Hardware connection side

image

image

TODO

  • Add support for InterCAN-BUS messages
    • Cell voltages
    • 6x Temp sensors
    • Should require only one CAN device for all information
  • Add setup details for raspberry pi
  • CAN frames
    • Debugging for Frame analysis
  • Split RS485 and CAN into seperate projects
  • Document reverse engineering process in more detail
  • RS485 serial payload

About

Reverse engineered Deye battery serial bus reader

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published