summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..cba7177
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+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
+