Projects for IoT using Particle Photon.
- BME280 - an environmental sensor that reads temperature, barometric pressure and humidity.
- SSD1306 OLED Monochrome display
- Particle - Full-stack Internet of Things (IoT) device platform that gives you everything you need to securely and reliably connect your IoT devices to the web.
- Blynk - The most popular mobile app for the IOT.
- If you plan to use the Blynk integration, rename or delete
bme280-oled.ino
when compiling and vice-versa (bme280-oled-blynk.ino
). Only 1 instance of the *.ino file should exist.