https://github.com/dailycode-group/esp32-wol
ESP32 setup to send a WOL command to a specified MAC - uses PIO
https://github.com/dailycode-group/esp32-wol
esp32 home-improvement wake-on-lan
Last synced: about 1 month ago
JSON representation
ESP32 setup to send a WOL command to a specified MAC - uses PIO
- Host: GitHub
- URL: https://github.com/dailycode-group/esp32-wol
- Owner: DailyCode-Group
- License: mit
- Created: 2025-02-05T15:01:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-17T14:56:23.000Z (over 1 year ago)
- Last Synced: 2025-05-16T09:07:40.917Z (about 1 year ago)
- Topics: esp32, home-improvement, wake-on-lan
- Language: C++
- Homepage:
- Size: 6.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Module Description
sends a WOL command to a set MAC address.
Uses setup as seen in

