Some old AVR projects
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
avr-projects/projects/rgb_random_hsl_zigzag
Ondřej Hruška eecf4dba81 Added readmes to projects 10 years ago
..
lib Added readmes to projects 10 years ago
Makefile Added readmes to projects 10 years ago
README.md Added readmes to projects 10 years ago
main.c Added readmes to projects 10 years ago

README.md

Random color flasher, with fading.

Color is atm restricted to hues of blue-cyan.

Works with a 4x4 zigzag screen

0->1->2->3 7<-6<-5<-4 8->...

(But will work with any screen since there's no pattern to be preserved)