Git Product home page Git Product logo

climate_control_sensor's Introduction

Project info

DEPRECATED. New board/fw project in https://github.com/shm-dmitry/air-detector

This module allows you to control climate in room.

It reports:

  • CO2 value
  • Temperature
  • Humidity
  • Pressure
  • PMx value
  • Illumination
  • Direction and speed of air in ventilation

It controls:

  • Exhaust fan
  • Cooling fan with speed control (fan_pwm driver)
  • Control any device (except Air Conditioneers at now) via IR
  • TION Breather (in development at now...) via Bluetooth

Additional features:

  • Integrates with any smart-house system via MQTT protocol (over WIFI)
  • Contains touchpad supports multi-click (single click, double click, tripple click etc)
  • Contains RGB led to indicate some internal state you want

photo_2021-05-06_11-19-07

Project status

Schematics is done. Board is done.

Sensor Software Hardware
TION 3S In progress -
BME280 OK OK
SGP30 OK OK
BH1750 OK OK
MH-Z19B OK OK
PMS7003 OK OK
Internal ESP32 Touch Pin OK OK
RGB Led OK OK
FAN Switch control OK OK
FAN speed control OK OK
IR Transmitter OK OK
Anemometer OK OK

Install guide

Hardware:

  1. Install EAGLE. Freeware version is OK: https://www.autodesk.com/products/eagle/free-download
  2. Open board (lw_board.brd)
  3. Generate CAM data and make order on any factory

Software

  1. Install ESP-IDF SDK https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/index.html
  2. Clone and open project.
  3. Open sdkconfig and setup project settings. You can enable or disable unused options in Climate Control Configuration menu.
  4. Build and flash ESP32 Devkit

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.