foolishmortalbuilders / magicbandreader

Reads magic bands and plays sounds and lights up leds, just like the real thing.
Other
46 stars 24 forks source link

Added special sequences #12

Open scottoliver opened 3 years ago

scottoliver commented 3 years ago

Added code to create special sequences such as limited edition MagicBands that go beyond the standard light up and fade. Created animation functions to animate the Epcot 35 Red MagicBand (shown here https://www.youtube.com/watch?v=P6Une5iRSbE). Special sequences can be set in settings.conf and added a top_of_ring setting for the lightSpin function as it starts from the top (could be expanded to other animation functions in future).

Standard band lighting functionality unaffected by these additions. Rainbow and pride still are set as special colors in COLORS array and settings.conf.