Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 655 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 655 Bytes

esp8266-http-switch

A simple esp8266 with three links for: ON / OFF and STATE

Diese Zeilen müssen vor dem Upload bearbeitet werden:

const char* ssid = "WLAN_SSID";
const char* password = "WLAN_PASSWORD";

Der ESP ist erreichbar unter folgenden links

Die Signalleitung des Relaismoduls kommt an D1.

int relay_pin = 5; //D1

Hier nochmal alle Pins mit den dazugehörigen Nummern. https://github.com/makesmartnet/esp8266-pin-definitions