Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.57 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.57 KB

Alexa LED control (LPD8806) via ESP8266

With this Arduino sketch an LPD8806 LED strip can be controlled via Alexa via an ESP8266. You can set the color as well as the intensity.

Usage

Search for devices in the Alexa companion app. You should find a Royal Philips Electronics... device. Accept it and give it a name.

Switch it on: Alexa, switch <name> on

Change color: Alexa, set <name> to red

Change intensity: Alexa, brighten <name> to 60%

Hardware

Parts

Layout

Layout not found

Arduino IDE

Configuration

Programming

Write the AlexaLPD8806.ino file to the ESP8266.

References