We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 813f61e + 62a2d56 commit fe34c51Copy full SHA for fe34c51
README.md
@@ -1,2 +1,19 @@
1
-# mcm-grove-voltage-sensor
+# MCM AC Voltage Sensor
2
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