GithubHelp home page GithubHelp logo

xtrinch / esp-bme680-reader Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 88 KB

ESP board reads BME680 sensor data and sends it to the cloud

Python 12.49% C++ 74.27% C 13.24%
esp32 bme680 sensor esp8266 bosch-sensor arduino

esp-bme680-reader's Introduction

sensor-dashboard-ESP-BME680-reader

Sends periodic BME680 humidity, temperature, gas, pressure and altitude data from esp32/esp8266 development board to sensor dashboard backend.

Built with PlatformIO.

See also backend and frontend, or see it live with some sensor data from my living room.

Setup

  1. Make sure to clone with git clone --recursive REPO-URL to make sure ESP-make-easy submodule is cloned along
  2. Have a sensor dashboard backend running (see https://github.com/xtrinch/sensor-dashboard-nestjs-backend)
  3. Copy import_env.example.py to import_env.py and define your sensor dashboard url.
  4. When board boots connect to its WiFi called beetleAP with password beetleAP
  5. Input your WiFi's SSID, password and sensor access token with visiting this URL 192.168.4.1/?ssid=mySSID&password=myPassword&access_token=mysensoraccesstoken

Components

  • Firebeetle ESP8266 or devkit v1 ESP32 (with minimal changes would work for other esp boards also)
  • Bosch BME680 sensor module
  • pushbutton (for resetting credentials & token)
  • capacitor
  • resistor
  • 3.7V LiPo battery (or other)

Schematic

Schematic below is made for Firebeetle ESP8266.

Image of Yaktocat

esp-bme680-reader's People

Contributors

xtrinch avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.