summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index cba7177..8c73ecf 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
Publishes DHT sensor readings over MQTT from an Arduino/ESP8266/D1 mini
+
ESP8266 Board Packagee: http://arduino.esp8266.com/versions/2.3.0/package_esp8266com_index.json
+
Adafruit DHT Sensor Library: https://github.com/adafruit/DHT-sensor-library
+
MQTT PubSubClient: https://github.com/knolleary/pubsubclient