Arduino based led controller board for BV's BLDC firmware. The main feture of this is directional head & tail lights.
- Directional LEDs for headlight/taillight with dimming.
- Voltage display when idle.
- Simple & reliable uart connection.
- Adruino Nano
- 2x LED Strips (WS2812 GRB is the default, but anything supported by FastLED should work)
Features are designed to be configured VIA the constants
- VESC_LED_UART.ino: Configure UART freqency, you must match the value set in the VESC Tool
- balance_leds.cpp: Configure wiritng, LED Type, Brightnes, etc.
All the required libraries are included, just hit the upload button in Arduino IDE