https://github.com/usmanhdsidiq/esp8266_light
Control led light through web interface using Wi-Fi connection (Server mode).
https://github.com/usmanhdsidiq/esp8266_light
arduino cpp esp esp8266 iot
Last synced: 5 months ago
JSON representation
Control led light through web interface using Wi-Fi connection (Server mode).
- Host: GitHub
- URL: https://github.com/usmanhdsidiq/esp8266_light
- Owner: usmanhdsidiq
- License: gpl-3.0
- Created: 2024-08-29T17:34:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T02:29:21.000Z (almost 2 years ago)
- Last Synced: 2025-04-07T23:16:49.230Z (about 1 year ago)
- Topics: arduino, cpp, esp, esp8266, iot
- Language: C++
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# esp8266_light
Control led light using web interface through Wi-Fi connection (Server mode).
This project is using NTP and PIR sensors (The PIR sensor is currently disabled, if you want to enable it, you can configure from the if-else logic).