lumapu
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -8,7 +8,7 @@ In particular: |
|
|
|
* `doc/hoymiles-format-description.txt` is a detailed description of the communications format and the history of this project |
|
|
|
* `doc/getting-started-ESP8266.md` shows the hardware setup for an ESP8266-based system |
|
|
|
* The `tools` folder contains various software tools for RaspberryPi, Arduino and ESP8266/ESP32: |
|
|
|
* A [version for ESP8266](esp8266) that includes a web interface |
|
|
|
* A [version for ESP8266](tools/esp8266) that includes a web interface |
|
|
|
* A [version for Arduino Nano](tools/nano/NRF24_SendRcv) |
|
|
|
* An [alternative Version of the above](tools/NRF24_SendRcv) |
|
|
|
* A [different implementation](tools/HoyDtuSim) |
|
|
|