Skip to content

mschlund/RGB_LED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGB_LED

Arduino-Example of an LED cycling through RGB-space. Written in Blech.

Cloning and Building

Make sure you have wired the RGB-LED on your breadboard ( As always: Compile the Blech-program by executing the Makefile:

$ git clone https://github.com/mschlund/RGB_LED.git
$ cd RGB_LED
$ make

and afterwards use your favorite Arduino-IDE to compile and flash the RGB_LED.ino-file

see also the corresponding blog-post https://maximilianschlund.wordpress.com/2020/10/31/lesson-2-cycling-through-rgb-space-with-a-fading-rgb-led/

About

Arduino-Example of an LED cycling through RGB-space. Written in Blech.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published