File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 22
33Source 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+
518Windows Users:
619Use https://github.com/nodemcu/nodemcu-flasher for flashing the firmware.
720
You can’t perform that action at this time.
0 commit comments