Skip to content

jfdoolster/AVR-sk6812

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sk6812 RGBW

C code with inline assembly to control the color of n sk6812 RGBW LEDs.

Developed and tested with

Update variables in Makefile to use another programmer/AVR device

Device Connection

sudo make connect # check connection with device (default: m324p)
sudo make erase # (optional)

Compile flash AVR

make compile # create hex file
sudo make flash # flash the hex file to device (default: m324p)

About

Simple C & Assembly RGBW LED control with AVR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published