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: about 2 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 (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-30T02:29:21.000Z (6 months ago)
- Last Synced: 2024-11-03T20:42:17.431Z (3 months 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).