ARREDAMENTI-PARRUCCHIERI.IT ≡ Resistor Amplifier Motor Wifi Module
  • Led

  • KY-016 RGB LED Module 4-Pin FZ0455 for Arduino | 3-Color RGB Sensor

KY-016 RGB LED Module 4-Pin FZ0455 for Arduino | 3-Color RGB Sensor

$61.98 $107.23
Description KY-016 RGB LED Module (FZ0455) for Arduino DIY The Smart Electronics KY-016 RGB LED Module (FZ0455) is a versatile 4-pin RGB LED sensor module designed for Arduino and other microcontrollers. This module contains red, green, and blue LEDs that can be combined to produce a wide range of colors. By adjusting the duty cycle of each LED using PWM (Pulse Width Modulation), you can create almost any color output. This makes the KY-016 module ideal for DIY projects, Arduino starter kits, learning electronics, and creative lighting applications. Key Specifications Model: KY-016 (FZ0455) Pins: 4-pin interface (R, G, B, and GND) Operating Voltage: 3.3V – 5V LED Colors: Red, Green, Blue (RGB) Control: PWM control for mixed colors Size: Compact, breadboard-friendly design Features and Benefits Three built-in LEDs (RGB) with shared cathode Produces millions of color combinations with PWM Easy 4-pin connection to Arduino and other boards Low power consumption Perfect for visual indicators, lighting effects, and creative displays Applications The KY-016 RGB LED sensor module is widely used in: DIY Arduino lighting projects RGB decorative lights Electronic experiments and learning kits Mood lights and LED displays Robotics and indicators How to Use KY-016 RGB LED Module with Arduino Wiring: R → Arduino PWM pin (e.g., D9) G → Arduino PWM pin (e.g., D10) B → Arduino PWM pin (e.g., D11) GND → Ground Arduino Example Code: int redPin = 9; int greenPin = 10; int bluePin = 11; void setup() { pinMode(redPin, OUTPUT); pinMode(greenPin, OUTPUT); pinMode(bluePin, OUTPUT); } void loop() { analogWrite(redPin, 255); // Red ON analogWrite(greenPin, 0); analogWrite(bluePin, 0); delay(1000); analogWrite(redPin, 0); // Green ON analogWrite(greenPin, 255); analogWrite(bluePin, 0); delay(1000); analogWrite(redPin, 0); // Blue ON analogWrite(greenPin, 0); analogWrite(bluePin, 255); delay(1000); analogWrite(redPin, 255); // White (all ON) analogWrite(greenPin, 255); analogWrite(bluePin, 255); delay(1000); } Package Includes 1 x KY-016 RGB LED Module (FZ0455)
Led

Led

  • Diffused LED RGB 10mm
    $17.49 $28.16
  • LED White 5mm
    $33.62 $55.14
  • Grove LED Strip Driver
    $23.42 $38.17
  • LED Bi Color CC
    $13.41 $24.27
  • LED Yellow 3mm
    $11.2 $21.73
  • LED Blue 5mm
    $26.79 $36.97
  • LED SMD RGB WS2812
    $32.42 $59.65
  • LED Multi Color 5mm
    $23.23 $39.03
  • SMD LED Green 5050
    $15.97 $19.16
  • SMD LED Red 5050
    $28.18 $46.22
  • LED RGB Diffused Common Cathode
    $12.57 $22.37
  • LED Yellow 5mm
    $34 $49.64
  • SMD LED Blue 5050
    $24.21 $42.85
  • LED White 3mm
    $24.41 $39.79
  • LED Bi Color CA
    $31.58 $47.69
  • LED Violet 5mm
    $28.92 $50.32

© 2026 - ARREDAMENTI-PARRUCCHIERI.IT