Crates.io | elmar-mppt |
lib.rs | elmar-mppt |
version | 0.1.1 |
source | src |
created_at | 2023-02-03 20:16:55.286176 |
updated_at | 2023-02-28 19:52:31.820498 |
description | Driver for the Elmar MPPT. |
homepage | |
repository | |
max_upload_size | |
id | 775892 |
size | 12,496 |
Driver for Elmar MPPT devices.
Curerntly this crate only supports STM32 devices using the bxcan
CAN Bus driver.
Add an entry to your Cargo.toml
:
[dependencies]
elmar-mppt = "0.1.1"
Licensed under Mozilla Public License Version 2.0.