Skip to content

Commit 69b3e08

Browse files
Update README.md
1 parent 8b7f61e commit 69b3e08

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
Source code coming soon, for now please use the last released binary.
44

5+
# The Sensate Firmware for ESP8266 currently uses the following Libraries:
6+
7+
- Arduino IDE Base Library (https://github.com/esp8266/Arduino v2.5.0)
8+
- ArduinoJson (https://github.com/bblanchon/ArduinoJson v5.13.5)
9+
- Thingpulse SSD1306 (https://github.com/ThingPulse/esp8266-oled-ssd1306 v4.0.0)
10+
- Adafruit_ADS1x15 (https://github.com/adafruit/Adafruit_ADS1X15 v1.0.0)
11+
- Adafruit GFX Library (https://github.com/adafruit/Adafruit-GFX-Library v1.3.6)
12+
- Adafruit SSD1306 (https://github.com/adafruit/Adafruit_SSD1306 v1.2.9)
13+
- Adafruit Unified Sensor Library (https://github.com/adafruit/Adafruit_Sensor v1.0.3)
14+
- Adafruit DHT Sensor Library (https://github.com/adafruit/DHT-sensor-library v1.3.4)
15+
- OneWire (https://www.pjrc.com/teensy/td_libs_OneWire.html v2.3.4)
16+
- DallasTemperature (https://github.com/milesburton/Arduino-Temperature-Control-Library v3.8.0)
17+
518
Windows Users:
619
Use https://github.com/nodemcu/nodemcu-flasher for flashing the firmware.
720

0 commit comments

Comments
 (0)