Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 237c707

Browse files
authored
Add Arduino core dep.
Adding Arduino core dependency
1 parent 4df232b commit 237c707

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The code should work on DSRM v2.2 and higher, only tested on V4.2.
1111
## Requirements
1212
* ESP8266 (Wemos/LOLIN D1 mini/ESP01/NodeMCU)
1313
* Basic soldering and wiring skills
14+
* Arduino core for ESP8266 WiFi chip [[link]](https://github.com/esp8266/Arduino)
1415
* (For Wemos d1 mini) CH340G driver [[link]](https://wiki.wemos.cc/downloads)
1516
* Arduino IDE
1617
* Hardware package for arduino [[LINK]](https://github.com/esp8266/Arduino)
@@ -120,4 +121,4 @@ Connecting to the DSMR witn a RJ11 in Port 1 (P1), found on most smart meters.
120121
- If the level shifter inverter is connected, it's impossible to flash the firmware.<br>
121122
Pin RX is used, disconnect the pin to flash new firmware.
122123
- Some DSMR cannot deliver enough power to run the Wemos stably.<br>
123-
Connect a 5V usb supply to fix this.
124+
Connect a 5V usb supply to fix this.

0 commit comments

Comments
 (0)