Skip to content

Mitchlol/VESC_LED_UART

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VESC LED UART

Arduino based led controller board for BV's BLDC firmware. The main feture of this is directional head & tail lights.

Features

  1. Directional LEDs for headlight/taillight with dimming.
  2. Voltage display when idle.
  3. Simple & reliable uart connection.

Parts List

  1. Adruino Nano
  2. 2x LED Strips (WS2812 GRB is the default, but anything supported by FastLED should work)

Configuration

Options and pins

Features are designed to be configured VIA the constants

  1. VESC_LED_UART.ino: Configure UART freqency, you must match the value set in the VESC Tool
  2. balance_leds.cpp: Configure wiritng, LED Type, Brightnes, etc.

Compiling/Installing

All the required libraries are included, just hit the upload button in Arduino IDE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published