Git Product home page Git Product logo

kombicim's Introduction

KombiCim

IoT Room temperature control project

This project aims to keep room at a stable temperature that can be change by user. Project has 4 parts and these are

  • Web API | .NET 6 C# - Docker support
  • Center ESP8266 device that connects WiFi(API), measure temperature by DHT22, sends RF 433mhz signals to other device to turns on/off heating system | Arduino C/C++
  • Arduino (any) device that receives command via RF 433mhz from center and turns on/off the heating system | Arduino C/C++
  • Simple Android application that users can login, control temperature or manually turns on or off | Native Android - Kotlin

Necessary devices:

  • ESP8266 based board (NodeMCU, D1 Mini etc.)
  • Arduino based board (Arduino Uno/Mini/Pro etc.)
  • DHT22 Temperature/Humidity Sensor
  • Any RF433Mhz Transmitter/Receiver (Must be compatible with ASK.h) (I try all rf433mhz sets and my choice is STX882/SRX882)
  • Standard Relay module

TODOS:

  • Add circuit diagram
  • Add project design diagram
  • Develop weekly scheduled control (with RTC module)

Center Device -> Connected to WiFi, measures temperature and send commands to Heater device via RF Center Device

Heater Device -> Receives Turn on/off commands via RF and controls Relay Heater Device


Database Diagram Database Diagram

kombicim's People

Contributors

ogzkc avatar

Stargazers

Nihat Aliyev avatar Mehmet 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.