Giter Club home page Giter Club logo

iot-weather-and-co2-terminal's Introduction

iot-weather-and-co2-terminal

IoT weather and CO2 terminal is a device based on the Wio Terminal to measure and display indoor CO2 concentration, temperature and humidity as well as display outdoor conditions (temperature, humidity, atmospheric pressure) by receiving this info using MQTT. The device also shows current time that it also receives via MQTT.

features:

  • 3D printed stand
  • Wio Terminal
  • Sensirion SCD30 CO2 sensor with a 3D printed case
  • M5Stack RGB LED Unit (SK6812)
  • M5Stack ENV III Unit

For displaying info from outside weather station using MQTT, a Wi-Fi connection is required. Wi-Fi credentials and MQTT server/topics are configured by loading files from microSD card that is inserted to the Wio Terminal.

The files that need to be present on the microSD card and their contents are:

  • wifi_ssid.txt - SSID of our Wi-Fi network
  • wifi_pass.txt - password to connect to our Wi-Fi network
  • serveraddr.txt - IP/hostname of MQTT server used to communicate
  • mqtt_port.txt - MQTT server port
  • topic_temperature.txt - MQTT topic the device will subscribe to in order to get outside temperature info
  • topic_humidity.txt - MQTT topic the device will subscribe to in order to get outside humidity info
  • topic_pressure.txt - MQTT topic the device will subscribe to in order to get atmospheric pressure info
  • topic_time.txt - MQTT topic the device will subscribe to in order to get current time (as a string)

Photo of the terminal - front side Photo of the terminal - back side Photo of the CO2 sensor SCD30 in its 3D pronted case

iot-weather-and-co2-terminal's People

Contributors

jirkavavrik avatar

Watchers

James Cloos avatar  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.