Giter Site home page Giter Site logo

aberteau / ezthermometer.device Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 6.55 MB

Connected Thermometer

Home Page: https://amaelberteau.com/projects/ez-thermometer

License: MIT License

C++ 5.35% C 94.65%
esp32 thermometer mh-z19 dht22 ssd1306-oled mqtt cpp arduino

ezthermometer.device's Introduction

EzThermometer.Device

Connected Thermometer

Description

This sensor displays on its OLED screen and publishes on MQTT the following information :

  • temperature
  • humidity
  • CO2 concentration

Device

Disclaimer

I am not an expert in embedded system programming and C ++. This project was created for personal use and shared for educational purposes.

Hardware

  • ESP32 NodeMCU Module WLAN WiFi Dev Kit C Development Board
  • DHT22 / AM2302 Temperature and humidity sensor
  • MH-Z19C NDIR CO2 Sensor
  • AZDelivery AZ-Touch Smart Home Kit de Montage Mural avec Écran Tactile TFT LCD de 2,4 Pouces, contrôleur Tactile SPI XPT2046

Assembly

Assembly

ArduiTouch Connection Diagram

ArduiTouch Connection Diagram

DHT22 ESP32
+ 3.3V
Out IO32
- GND
MH-Z19C ESP32
VCC 5V
GND GND
TX RX (IO16)
RX TX (IO17)

Getting Started

Prerequisites

  • Visual Studio Code
  • PlatformIO IDE for VSCode

Software Configuration

Before uploading this program to your MCU, you need to set following configuration variables :

WiFi

  • WIFI_SSID
  • WIFI_PASSWORD

MQTT

  • MQTT_CLIENT_ID

  • MQTT_SERVER_IP

  • MQTT_SERVER_PORT

  • MQTT_USER

  • MQTT_PASSWORD

  • humidityMqttTopic

  • temperatureMqttTopic

  • co2MqttTopic

Authors

  • Amael BERTEAU

ezthermometer.device's People

Contributors

aberteau avatar

Stargazers

 avatar

Watchers

 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.