Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
glynhudson committed Aug 29, 2016
1 parent c734ae1 commit d39757f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion guide/esp_dht22_emoncms/readme.md
Expand Up @@ -4,6 +4,9 @@ An example made using the [Adafruit Huzzah](https://www.adafruit.com/product/247

This code example, when loaded onto the ESP will continuously upload temperature and humidity data onto [emoncms.org](https://emoncms.org)

CP2102 USB to UART programming module was used as power supply and to program.
[CP2102 USB to UART adapter](https://shop.openenergymonitor.com/programmers) was used as power supply and to program the ESP.
PlatformIO or Arduino IDE can be used to compile and upload code. See [PlatformIO compile and upload guide](https://guide.openenergymonitor.org/technical/compiling)

![image](fritzESP.png)

Thanks to @myrddinmuse for puting together this example.

0 comments on commit d39757f

Please sign in to comment.