diff --git a/README.md b/README.md index 5e05150..3db18e2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,19 @@ -# mcm-grove-voltage-sensor +# MCM AC Voltage Sensor AC analog voltage sensor module for energy monitoring. + +### Designed to work with this Grove AC Voltage Sensor: + + + +### Features: +- Adjustable gain to avoid ADC saturation. +- Supports 120 VAC or 240 VAC (or any value below that). +- Manual calibration for custom adjustments. +- Power supply range: 3.3v - 5v + +## Works with: + +- Arduino Boards. +- ESP32 boards. +- Wio Terminal Dev Board. +- Easy to adapt to any other architecture.