项目作者: baponkar

项目描述 :
Showing live BMP280 sensor data in Blynk app by nodemcu esp8266
高级语言: C++
项目地址: git://github.com/baponkar/Live-sensor-values-in-Blynk-app-by-Node-MCU-ESP8266ESP.git
创建时间: 2021-02-01T10:03:41Z
项目社区:https://github.com/baponkar/Live-sensor-values-in-Blynk-app-by-Node-MCU-ESP8266ESP

开源协议:GNU General Public License v3.0

下载


Showing Live sensor values in Blynk app by NodeMCU ESP8266ESP


cpp LiCENSE esp8266

paypal

You can monitor yours room weather from anywhere of the world and also able to control a LED from anywhare.

  • Functionaliity:

This code is for BMP280 sensor data shown in Yours Android BLYNK application.This code has following functionality:

  1. Shown temperature in Blynk app over internet.
  2. Shown pressure in Blynk app over internet.
  3. Shown altitude from sea level(measuring from above air pressure) in blynk app over internet.
  4. Green led indicator for eastablished internet connection with esp8266 board.
  5. Red LED indicator for lost of internet connection with esp8266 board.
  6. Blue led control with blynk control over the internet.
  7. It is set a custom name to connect into internet
  8. Displaying the uptime of the device in the internet.
  9. Send notification into android device for certain selected sensor value range.
  10. Send notification into selected mail address for certain selected sensor value ranges.
  • Approximate cost - INR 500 to INR 600
  • [x] Components : NODE MCU ESP8266 WIFI Board, BMP280 Sensor, red LED, green LED, BLUE LED,3pieces 1K resistor,jumping wires,

    1. Data Cable,[Arduino IDE](https://www.arduino.cc/en/Main.Software) in computer or Smart phone and a Android or IOS smart phone with
    2. installed Blynk application.
  • [x] Wiring : Connect Blue LED into boards D0 Pin,connect red LED into boards D3 Pin,connect green LED into boards D4 Pin,

    1. + pin of BMP280 hooked up with 3.3 Volt of board,- pin of BMP280 hooked up with ground pin of esp8266 board.
    2. SCK or SCL pin of BMP280 hooked up with D1 pin of esp8266 board,SDA pin conncet to D2 pin of board.
    3. There is no connection for CSB and SD0.Then download Arduino IDE for yours OS and install the [Adafruitbmp280, Blynk,Time ,WidgetRTC libraries](https://www.arduino.cc/en/guide/libraries) and
    4. costract Arduino IDE for uploading code into esp8266.If don't know how do you ready yours Arduino IDE for esp8266 then read [this](https://randomnerdtutorials.com/how-to-install-esp8266-board-arduino-ide/#:~:text=%20To%20install%20the%20ESP8266%20board%20in%20your,be%20installed%20after%20a%20few%20seconds.%20More).Now upload this code into esp8266 and make a [Blynk](https://blynk.io/) app in android app called Blynk.If don't know How do you make Blynk app then read [this](https://docs.blynk.cc/#:~:text=%20Getting%20Started%20With%20The%20Blynk%20App%20,hardware%20to%20your%20smartphone.%20Every%20new...%20More) .

    Electronic set

    • Blynk Application interface :

    Screenshot of blynk app in android device