chademo-rs

Crates.iochademo-rs
lib.rschademo-rs
version0.1.1
sourcesrc
created_at2023-12-19 16:15:00.545178
updated_at2023-12-19 16:37:54.53622
descriptionAn embedded-hal crate for bi-directional CHAdeMO EV charging based on IEEE Std 2030.1.1-2021
homepagehttps://rand12345.github.io
repositoryhttps://github.com/rand12345/chademo-rs
max_upload_size
id1074455
size269,174
rand (rand12345)

documentation

README

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.

Commit count: 4

cargo fmt