Python script to emulate the outgoing CAN bus traffic from a Pylontech LFP battery pack (48V)
Stars
45
Forks
9
Watchers
45
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
Useful script to make a hybrid inverter think that your self made battery pack is a Pylontech one. This should allow you to use any battery pack that you have designed with many hybrid inverters which support pylontech LFP batteries. It has not been tested with an inverter but the information send should be correct. Modify it at your own needs. I no longer support this since I do not require it any more and can not test it on real hardware. Of course it requires a raspberry pi (or a linux machine) plus extra hardware to communicate via CAN.
b68b996View on GitHubUseful script to make a hybrid inverter think that your self made battery pack is a Pylontech one. This should allow you to use any battery pack that you have designed with many hybrid inverters which support pylontech LFP batteries. It has not been tested with an inverter but the information send should be correct. Modify it at your own needs. I no longer support this since I do not require it any more and can not test it on real hardware. Of course it requires a raspberry pi (or a linux machine) plus extra hardware to communicate via CAN.
498e32eView on GitHub