Skip to content

Arduino sketch simulating the Alexa Echo Dot LED ring animations

License

Notifications You must be signed in to change notification settings

turiphro/alexa-led-ring-animations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This Arduino sketch makes it easy to recreate the funky ring of LEDs characteristic for Alexa devices. The sketch includes all the animations currently used by the Amazon Echo devices, such as the blue booting spinner, orange WiFi connection error pulse, and of course the slightly-dimmed red Mute setting.

The sketch might be useful for adding a recognisable LED interface to custom devices built with ALexa AVS, or just for pimping any other place in need for blinking lights.

Simply connect a NeoPixel (WS2812B) ring of 12+ RGB LEDs to pin 2, and add custom logic controlling which animations to show. At some point this should be rewritten as library.

Dependencies:

example animation

About

Arduino sketch simulating the Alexa Echo Dot LED ring animations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages