Skip to content

yura34054/home-automation-web

Repository files navigation

Home automation web

Introduction

This project is created as part of a bigger school project (you can find it here (Rus.)) in which I build an air quality monitor using simple off-the-shelf components.

This repository contains code for the microcontroller and the server.

Quick start

Clone the project

git clone https://github.com/yura34054/home-automation-web.git
cd home-automation-web

Create .env file, don't forget to change the settings

cp .env.example .env

Now you can build the image and run everything in container with one command

make

To upload code to the ESP32-c6 you can use esp-idf or arduino IDE

Possible problems

  • Right now server side does not support multiple sensors/monitors

Getting help

If you have a problem setting up or a question you can contact me:

telegram: https://t.me/Yurii_Mironov

email: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published