rs-ovpinergy

Crates.iors-ovpinergy
lib.rsrs-ovpinergy
version0.1.0
sourcesrc
created_at2023-11-01 11:13:45.125229
updated_at2023-11-01 11:13:45.125229
descriptionLibrary for OVPinergy card
homepagehttps://www.overware.fr/ovpinergy/
repositoryhttps://github.com/reneca/rs-ovpinergy
max_upload_size
id1020886
size105,627
Jérémy HERGAULT (reneca)

documentation

README

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
Commit count: 5

cargo fmt