Crate atm90e32

Crate atm90e32 

Source
Expand description

A platform-agnostic driver for the ATM90E32 energy metering device. Built using embedded-hal.

Initialization logic was heavily inspired by ESPHome’s implementation for the ATM90E32 sensor. Main inspiration for writing this driver was to make an alternative firmware for the amazing CircuitSetup Expandable 6 Channel ESP32 Energy Meter

Re-exports§

pub use register::Register;
pub use driver::*;

Modules§

driver
register