New module for BYD Atto 3
Hi All, Just sharing that I’m currently working on a vehicle module for the BYD Atto 3. Have basics like SOC, moment in time battery current usage, odometer and speed, but still testing out that I have captured the states correctly when charging with an EVSE and haven’t yet tested at all with DC fast charging. Any particular modules I should be using as a guide for the best way of developing a module?
Welcome aboard. The modules in the current firmware are all pretty good. Some work differently than others, but it usually comes down to whether the data is broadcast on the bus, or needs to be polled (OBDII PID style). Regards, Mark.
On 30 Jul 2023, at 7:23 PM, Alan Harper <alan@aussiegeek.net> wrote:
Hi All,
Just sharing that I’m currently working on a vehicle module for the BYD Atto 3. Have basics like SOC, moment in time battery current usage, odometer and speed, but still testing out that I have captured the states correctly when charging with an EVSE and haven’t yet tested at all with DC fast charging.
Any particular modules I should be using as a guide for the best way of developing a module? _______________________________________________ OvmsDev mailing list OvmsDev@lists.openvehicles.com http://lists.openvehicles.com/mailman/listinfo/ovmsdev
participants (2)
-
Alan Harper -
Mark Webb-Johnson