Daniel Öster
f7d7fa1ae5
Improve LEAF battery safety
...
Improve safety by checking the signals that the BMS sends (LB_Relay_Cut_Request , LB_Failsafe_Status , LB_Full_CHARGE_flag). Also added optional LB_Interlock monitoring
2023-03-12 23:15:07 +02:00
Daniel Öster
ca38c5609b
Fix 1F2 and 1D4 writing
...
Bugfix for SOC% not updating after battery has been turned on
2023-03-11 20:37:27 +02:00
Daniel Öster
2e3e3e1700
Merge pull request #3 from JesperSOGT/patch-1
...
Update BYD-MODBUS-2-LEAF-CAN.ino
2023-03-09 23:07:10 +02:00
JesperSOGT
4179ad5f9f
Update BYD-MODBUS-2-LEAF-CAN.ino
...
I think you got this wrong regarding the charge and discharge limits
2023-03-09 21:56:06 +01:00
Daniel Öster
a84add2d9f
Improve temperature reading
...
Use temperature from 5C0 CAN message instead of hardcoded value
2023-03-06 19:52:55 +02:00
Daniel Öster
27b33d9977
Improve CAN logging
...
Added ability to output values via Serial easily
2023-03-05 16:25:24 +02:00
Daniel Öster
2142c913b0
Update CAN handling
...
Added SOH handling, and rewrite a few of the CAN message handlers to be more modular
2023-03-04 13:57:45 +02:00
Daniel Öster
ac4e4c7c64
Update README.md
2023-03-03 18:29:49 +02:00
Daniel Öster
91f85829f1
Update example
2023-03-03 08:28:35 -08:00
Daniel Öster
77567c32c7
Update README.md
2023-03-03 18:24:32 +02:00
Daniel Öster
2adc899346
Add SOC% handling
...
Add configurable min/max limits for charging the battery
2023-03-03 06:44:10 -08:00
Daniel Öster
69521300b0
Add integration example
2023-03-03 04:22:44 -08:00
Daniel Öster
64fdd904ce
Update README.md
2023-03-02 23:15:06 +02:00
Daniel Öster
26ed4b10a0
Add more info from LEAF CAN messages
2023-03-01 12:31:21 -08:00
Daniel Öster
99d2b2cc02
Update README.md
2023-03-01 20:49:23 +02:00
Daniel Öster
8a40c9467c
Update wiring diagrams
2023-03-01 10:48:03 -08:00
Daniel Öster
c3fa90c2be
Update README.md
2023-02-28 23:33:06 +02:00
Daniel Öster
7e1c864fc4
Add images
2023-02-28 13:31:59 -08:00
Daniel Öster
40654f0d7e
Update README.md
2023-02-28 22:54:39 +02:00
Daniel Öster
e35da04118
Improve CAN datatypes and prevent overflow
2023-02-27 13:47:46 -08:00
Daniel Öster
9c694058cb
Improve RTU handling
2023-02-27 13:12:18 -08:00
Daniel Öster
2f7e5fb1fa
Improve CAN handling
2023-02-26 13:17:55 -08:00
Daniel Öster
f8a6e176de
Add separate handling of static/dynamic data
...
Performance gains
2023-02-24 05:23:45 -08:00
Daniel Öster
ede6cde1c2
Update README.md
2023-02-23 22:11:13 +02:00
Daniel Öster
db0bacbea6
Update README.md
2023-02-23 22:10:50 +02:00
Daniel Öster
970c465b49
Fix read only modbus register looping
2023-02-23 11:57:38 -08:00
Daniel Öster
5d4491dcd4
Add update_values function
...
CAN mapping cleanup
2023-02-23 10:08:22 -08:00
Daniel Öster
74658aa1d9
Combine CAN and Modbus version
2023-02-23 09:02:39 -08:00
Daniel Öster
393d954aa7
Add basic mobus support
2023-02-23 08:31:43 -08:00
Daniel Öster
966ae06da6
Update README.md
2023-02-19 21:26:29 +02:00
Daniel Öster
52254f17c4
Add initial files
2023-02-19 11:22:53 -08:00
Daniel Öster
a1fd6fa19f
Initial commit
2023-02-19 21:21:30 +02:00