Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dk307 committed Mar 4, 2024
1 parent 1bec9da commit 8f81ca5
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,18 @@ Air quality sensor on ESP32-S3 using ESP-IDF framework
* Wifi enroll using ESP Smart Config
* Display brightness changes based on ambient light
* Day & Night mode for display

* Web server
* Responsive UI based on Bootstrap framework
* Responsive UI based on Bootstrap framework
* Real time sensor values using event streem
* Graph showing last 6 hours of values
* Firmware upgrade
* SD card file manager
* Debug page for remote debugging
* Homekit enabled

## Screenshots
![Login](./asserts/Login.gif)

![Features](./asserts/Features.gif)

0 comments on commit 8f81ca5

Please sign in to comment.