/ElectricTrident

An LED-lit trident used for a high-school production of The Little Mermaid

Primary LanguageC++

Programmable Electric Trident

(Insert pic here)

Programmable LED-lit trident. Intended for use with ATtiny85 (or Arduino) based boards and Neopixel (WS2811/12/12B) RGB LEDs.

Instructions

  • Download Adafruit's NeoPixel library
  • Get the ATtiny cores for Arduino & a programmer
  • Attach your LED data line to Digital Pin 0
  • Attach pushbutton switch to Digital Pin 1
  • Enjoy your electric trident

Acknowledgements

Derived from https://github.com/danasf/firefly