wake-on-esp/README.md

12 lines
651 B
Markdown
Raw Normal View History

2019-05-09 19:07:26 +02:00
# Wake-on-ESP PCs per WLAN einschalten
2019-05-10 12:53:33 +02:00
Dies ist der Quellcode zum Artikel ["Funkwecker" aus c't 11/2019](https://www.heise.de/select/ct/2019/11/1558698435017912). Der Code basiert auf PlatformIO und ist für den ESP8266 gedacht.
2019-05-09 19:07:26 +02:00
Einen Schaltplan als Fritzing-Datei finden Sie im Unterverzeichnis schematics.
# Wake-on-ESP Powering up computers via WiFi
2019-05-10 12:53:33 +02:00
This is the source code to the german language article ["Funkwecker" presented in c't 11/2019](https://www.heise.de/select/ct/2019/11/1558698435017912). The code is based on PlatformIO and was written for the ESP8266.
2019-05-09 19:07:26 +02:00
2019-05-10 12:53:33 +02:00
A Fritzing schematic is found in the correspondingly named folder.