Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcuw/esp-closet-lighting
Smart Closet Lightning with PIR and Radar sensors and ESP32
https://github.com/mcuw/esp-closet-lighting
arduino closet esp32 led led-stripe pir pir-sensor platformio radar
Last synced: 1 day ago
JSON representation
Smart Closet Lightning with PIR and Radar sensors and ESP32
- Host: GitHub
- URL: https://github.com/mcuw/esp-closet-lighting
- Owner: mcuw
- License: mit
- Created: 2023-03-30T07:09:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-31T23:25:48.000Z (over 1 year ago)
- Last Synced: 2024-11-04T09:43:23.552Z (about 2 months ago)
- Topics: arduino, closet, esp32, led, led-stripe, pir, pir-sensor, platformio, radar
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ECL - ESP32 Closet Lighting with LED-Stripes, sensors and microcontroller
## Description
This project provides firmwares for ESP32 microcontrollers to enhance your closet with lighting. It supports [esp32](https://www.espressif.com/en/products/socs/esp32), [esp32s2](https://www.espressif.com/en/products/socs/esp32-s2) and [esp32s3](https://www.espressif.com/en/products/socs/esp32-s3) microcontroller boards.
## Features
### Sensors
- PIR
- Radar### Actor
- LED-Stripe
### OTA
- Firmware update over github.com
## CHANGELOG
Release notes see [CHANGELOG.md](CHANGELOG.md).
## Releases with build firmware
see [Releases](https://github.com/mcuw/esp-ghbuild-template/releases) on the right sidemenu.
## Disclaimer
Contribution and help ... if you find an issue or wants to contribute then please do not hesitate to create a merge request or an issue.
We provide our build template as is, and we make no promises or guarantees about this code.