/hivizscooter

Arduino project for a high visibility electric scooter

Primary LanguageC++

High Viz Scooter

Powers LED strips on a electric scooter. Treats two LED strips as a single matrix of pixels. Integrates with a brake switch to flash lights for that extra "can't miss" visibility.

Parts List

  • 2x Adafruit DotStar Digital LED Strip (144 LED/m - 0.5 Meter) for either side of the scooter
  • 10k resistor
  • Arduino Uno
  • Shrunk tubing, various lengths
  • Wire, various lengths

Development

Build and flash your Arduino. Tested on an Uno using VSCode.

Uses FastLED.

Animations via hsiboy