diff options
Diffstat (limited to 'README.rst.txt')
-rw-r--r-- | README.rst.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.rst.txt b/README.rst.txt new file mode 100644 index 0000000..f97de5c --- /dev/null +++ b/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 |