https://github.com/jpbelval/esp82-udp-protocol
Send packets to your ESP8266 to turn On/Off a pin
https://github.com/jpbelval/esp82-udp-protocol
arduino esp8266 packets pin udp-protocol
Last synced: about 2 months ago
JSON representation
Send packets to your ESP8266 to turn On/Off a pin
- Host: GitHub
- URL: https://github.com/jpbelval/esp82-udp-protocol
- Owner: jpbelval
- License: mit
- Created: 2017-12-31T21:26:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-31T21:41:31.000Z (over 8 years ago)
- Last Synced: 2025-08-23T04:00:00.749Z (10 months ago)
- Topics: arduino, esp8266, packets, pin, udp-protocol
- Language: Arduino
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# esp8266-UDP-protocol
Send packets to your ESP8266 using a UDP protocol to turn On/Off a pin.
Programs I'm using:
-PacketSender
-Arduino IDE
Happy new year!