====== xPL-ESP8266 ====== xPL-ESP8266 is a small program, written in 'C' that can run on the ESP-8266 using the FreeRTOS SDK. ===== Features ===== * React to changes on GPIO2 input pin. * Control an LED connected to GPIO0 pin. * Sends and receives commands using xPL protocol using UDP * Includes a simple xPL tester application to verify functionality ===== Resources ===== * [[https://github.com/peteben/xPL-ESP8266|GitHub Project Page]] * [[setup-windows-compiler-esp8266|Hardware/software setup guide]]