LED Strips & Arduino – RGB Color Control with PWM & MOSFETs
Learn to control single color LED strips with Arduino
Components and supplies
1
Slider potentiometer
3
IRLZ44N
1
Arduino Nano
1
Analog RGB led strip
Apps and platforms
1
Arduino IDE 2.0 (beta)
Project description
Code
Code to Cycle Primary Colors
cpp
Cycle through red, green, and blue, one
Cycle through 9 defined colors
cpp
Loops through color table changing color every 2s
Code creating smooth color fades
cpp
Smoothly transition between each color
Comments
Only logged in users can leave comments