Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (2 months ago)
- Default Branch: main
- Last Pushed: 2024-08-30T02:29:21.000Z (2 months ago)
- Last Synced: 2024-10-11T11:43:39.320Z (27 days 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).