EduardoGMohedano / SMART-HOME

A esp32 restful server for home automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Home project

This project is meant to build a web server which will help us to serve a WEB UI through a web browser, such interface all html, css and javascript files are stored on flash chip memory.

This project includes the handling of digital inputs and outputs that will be shown and/or controlled through the WEB UI, we are using a temperature and humidity sensor DHT11 as input.

Whereas as digital output we have a bulb connected to AC controlled through a relay.

About

A esp32 restful server for home automation


Languages

Language:C 86.3%Language:Python 9.9%Language:CMake 3.2%Language:Makefile 0.6%