1 unstable release
0.1.0 | Nov 1, 2023 |
---|
#58 in #led
57KB
1K
SLoC
rs-ovpinergy
This Rust library is use to handle an OVPinergy card.
Examples
There is several example available to test the card.
Leds
This a a simple test to light the leds on the card:
cargo run --example leds
Consumption (Amps clamp)
To test the first amp meter, there is a consumption example:
cargo run --example consumption
lib.rs
:
Rust library to use an OVPinergy card. This card is an expansion of a Raspberry Pi to handle energy in a house.
Dependencies
~3.5–9.5MB
~89K SLoC