Skip to content

shumailxyz/rgb-led

 
 

Repository files navigation

Control RGB LED via Arduino

Mainly acts as a sekelton to build Arduino projects with CMake.

Port and board need to be configured via CMakeLists.txt

Default IO pin config is:

  • red: pin 5
  • green: pin 3
  • blue: pin 6

About

Arduino RGB LED control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 93.3%
  • C++ 6.7%