#card #led #handle #ov-pinergy

rs-ovpinergy

Library for OVPinergy card

1 unstable release

0.1.0 Nov 1, 2023

#50 in #led

GPL-3.0-or-later

57KB
1K SLoC

rs-ovpinergy

github crates.io docs.rs

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–11MB
~89K SLoC