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.
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
- Right now server side does not support multiple sensors/monitors
If you have a problem setting up or a question you can contact me:
telegram: https://t.me/Yurii_Mironov
email: [email protected]