Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.27 KB

File metadata and controls

34 lines (24 loc) · 1.27 KB

Web Accessable Temperature gague /w OLED readout

Build Status

Now with Toggle switches

A 🔘 Shows IP
B 🔘 Shows Readings

There are a few libraries you will need, and they are listed below. Ensure they are in your Arduino libraries folder and you should be able to compile the file.

If your into using the terminal

arduino --install-library "Adafruit GFX Library,ArduinoJson,Adafruit SSD1306,Adafruit BME280 Library,Adafruit Unified Sensor"
platformio ci --project-conf=platformio.ini ./src

Libraries Needed to be installed