Arduino blinking LED
Posted in ARDUINO Learning

Make a LED blink using Arduino

EDs (Light-emitting diode) can be found in many colors and sizes. This example shows the simplest thing you can do with…

Arduino RGB LED
Posted in ARDUINO Learning

Arduino controlled RGB LED

An RGB LED has 4 pins, one for each color (Red, Green, Blue) and a common cathode. It has three…