jgeorge97 / bme680_weather_using_esp8266_blynk

BME680 Weather Station using ESP8266 & Blynk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BME680 Weather Station using ESP8266 & Blynk

This repo contains code to use BME680 sensor & ESP8266 as a weather station to send IAQ, Temperature, Humidity & Pressure data to Blynk using BSEC Library

Installation

  1. Clone this repo
  2. Copy secrets.h.example to secrets.h
  3. Populate the data in secrets.h
  4. Setup BSEC & Blynk libraries in your Arduino IDE
  5. Upload the code to your board using Arduino IDE

About

BME680 Weather Station using ESP8266 & Blynk


Languages

Language:C++ 100.0%