summaryrefslogtreecommitdiff
path: root/sensor/README.rst.txt
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2018-03-23 13:27:49 +0000
committerdakkar <dakkar@thenautilus.net>2018-03-23 13:27:49 +0000
commit09523acd17940e512c47a01066c530fddb15baad (patch)
tree12f3efb9c8921aeb3ce3aa1bd5a18771b9d85c40 /sensor/README.rst.txt
parentkill useless line (diff)
downloadthermostat-09523acd17940e512c47a01066c530fddb15baad.tar.gz
thermostat-09523acd17940e512c47a01066c530fddb15baad.tar.bz2
thermostat-09523acd17940e512c47a01066c530fddb15baad.zip
move into subdir
Diffstat (limited to 'sensor/README.rst.txt')
-rw-r--r--sensor/README.rst.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/sensor/README.rst.txt b/sensor/README.rst.txt
new file mode 100644
index 0000000..f97de5c
--- /dev/null
+++ b/sensor/README.rst.txt
@@ -0,0 +1,8 @@
+Some links:
+
+* links to some ESP32 libraries
+ https://www.arduinolibraries.info/architectures/esp32
+* the OLED library https://github.com/ThingPulse/esp8266-oled-ssd1306
+* vague guide to the OLED library
+ https://diyprojects.io/using-i2c-128x64-0-96-ssd1306-oled-display-arduino/
+* the sensor library https://github.com/beegee-tokyo/DHTesp