Arduino RGB Color Using LED module KY-016
Arduino example produces a scope of hues by blending red, green and blue. The measure of every primary color is balanced. Hardware Required Arduino UNO Board 1 RGB LED module KY-016 Three 330ohm resistors Breadboard Jumper Wires Circuit Diagram Connect RGB ends of LED module KY-016 to 330ohm resistors. Then connect other ends of resistors […]
Blink LED Using Arduino
Blinking LED is the simplest program you can do with Arduino. Hardware Required Arduino UNO Board 1 LED 220-ohm resistor Circuit Diagram Connect the positive leg of the LED to the other end of the resistor. Connect the negative leg of the LED to the GND. Connect the other end of the resistor to the […]