Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmchris committed Nov 3, 2022
2 parents 813f61e + 62a2d56 commit fe34c51
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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:

<img src="https://user-images.githubusercontent.com/49886387/199758255-45810a16-45d4-4219-b7bf-059b36803640.jpg" width="500"/>

### 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.

0 comments on commit fe34c51

Please sign in to comment.