Skip to content

Commit 8595274

Browse files
Update README.md
1 parent 5270cf2 commit 8595274

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22

33
## About
44

5-
`smartMeterLogger-esp32` connects to a smart meter (slimme meter) and logs the electricity use per minute to an sdcard.
5+
`smartMeterLogger-esp32` connects to a smart meter (slimme meter) and logs the electricity use per minute to an sdcard. Saved data can be viewed in a html5 compatible browser. (phone/laptop/desktop)
66

77
![overzicht vandaag android](img/screenshot_android_vandaag.png)
88

9+
910
![huidig](img/screenshot_pc.png)
1011

12+
1113
![overzicht vandaag pc](img/screenshot_vandaag_pc.png)
1214

1315
## How to use
@@ -49,6 +51,12 @@ Below you can see how to enable the external antenna. Move the zero ohm resistor
4951

5052
See [this LilyGo issue](https://github.com/LilyGO/ESP32-MINI-32-V1.3/issues/4#issuecomment-610394847) about the external antenna.
5153

54+
### SD card reader
55+
56+
![card reader](img/sdboard.png)
57+
58+
Using the default pins.
59+
5260
### Level shifter / inverter
5361

5462
To invert and level shift the signal you can use a bc547 transistor with some resistors. For example like this:

0 commit comments

Comments
 (0)