elmar-mppt

Crates.ioelmar-mppt
lib.rselmar-mppt
version0.1.1
sourcesrc
created_at2023-02-03 20:16:55.286176
updated_at2023-02-28 19:52:31.820498
descriptionDriver for the Elmar MPPT.
homepage
repository
max_upload_size
id775892
size12,496
Liam Kinne (liamkinne)

documentation

https://docs.rs/elmar-mppt

README

crates.io crates.io

Elmar MPPT Driver

Driver for Elmar MPPT devices.

Curerntly this crate only supports STM32 devices using the bxcan CAN Bus driver.

Usage

Add an entry to your Cargo.toml:

[dependencies]
elmar-mppt = "0.1.1"

References

License

Licensed under Mozilla Public License Version 2.0.

Commit count: 0

cargo fmt