Code for an Arduino UNO R3 to create meteor showers using a WS2811 LED strip and FastLED library.
Code segments borrowed and modified from the following resources:
- Download the Arduino IDE, set your board to the Uno R3
- You may also need to download the Rosetta library if running Apple silicon chipset Support Docs.
- Install the FastLED library
- Copy/paste what code you want, compile, and send to the Uno
- Enjoy!