Skip to content

Instantly share code, notes, and snippets.

View Compute64bits's full-sized avatar
🦖

Compute64bits

🦖
  • ← cool building
  • France
  • 23:02 (UTC +02:00)
View GitHub Profile
@Compute64bits
Compute64bits / wowlan_esp8266.c
Created May 10, 2025 18:00
transform your esp8266 in computer power switch with Wi-Fi (WowLan)
#include <ESP8266WiFi.h>
#include <WiFiUdp.h>
const char* ssid = "TON_SSID";
const char* password = "TON_MOT_DE_PASSE";
// Paramètres du port UDP pour WOL
WiFiUDP Udp;
unsigned int localUdpPort = 9; // Port WoL standard