Austin's Prototyping Page

RGB-LED Prototype for Health Status

The RGB health LED is driven with PWM for each channel. The health LED also indicates that the blade is powered on when illuminated. Since luminosity is not linear relative to current consumption, 20mA is sufficient in varying lighting conditions and will be provided per channel.

The following video shows printing in progress of the locking mechanism which is responsible for physically uniting all four blades.

Downloads

PIC_Code.zip

PWM Files:

function_stubs.c
main.c
main_header.h

SPI Files:

function_stubs.c
main.c
main_header.h
spi-2.pdf

Back to top