#bidirectional #charger #chademo

nightly no-std chademo-rs

An embedded-hal crate for bi-directional CHAdeMO EV charging based on IEEE Std 2030.1.1-2021

2 releases

0.1.1 Dec 19, 2023
0.1.0 Dec 19, 2023

#755 in Embedded development

26 downloads per month

MIT license

42KB
874 lines

Rust no_std CHAdeMO crate

Tested with Nissan Leaf ZE0 for HVDC bidirectional charging.

IEEE Std 2030.1.1-2021 Specification

Feature flags

Defaults to embedded-hal 0.2.7
Use default-features = false and "eh1" for embedded-can 0.4

CAN bus logs

A sample CSV log can be found in the can logs folder.

Dependencies