Skip to content

nnh12/RGB-LED_Firmware

Repository files navigation

RGB-LED_Firmware

Firmware for STM32 Microcontroller firmware using C language. This module indicates our NASA Robot Mining Competition robot's autonomy state using different patterns of the LED stripes.

main.c

This is the code that takes in the inputed message (CAN Frame message) and filters it out. It then sets it to the appropriate microcontroller counter frequency to turn on the desired color at the certain LED sequence. It also shifts the bits to fit the necessary size by fiting two 8 bit numbers into the 12 bit output data array (array contains LED color information).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages