Skip to content

Commit fe34c51

Browse files
committed
2 parents 813f61e + 62a2d56 commit fe34c51

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,19 @@
1-
# mcm-grove-voltage-sensor
1+
# MCM AC Voltage Sensor
22
AC analog voltage sensor module for energy monitoring.
3+
4+
### Designed to work with this Grove AC Voltage Sensor:
5+
6+
<img src="https://user-images.githubusercontent.com/49886387/199758255-45810a16-45d4-4219-b7bf-059b36803640.jpg" width="500"/>
7+
8+
### Features:
9+
- Adjustable gain to avoid ADC saturation.
10+
- Supports 120 VAC or 240 VAC (or any value below that).
11+
- Manual calibration for custom adjustments.
12+
- Power supply range: 3.3v - 5v
13+
14+
## Works with:
15+
16+
- Arduino Boards.
17+
- ESP32 boards.
18+
- Wio Terminal Dev Board.
19+
- Easy to adapt to any other architecture.

0 commit comments

Comments
 (0)