Need help? Call us:

+356 27443236

Menu 2 Menu

ACEBOTT Blue LED ModuleEasy-Plug

2.95 inc vat

In stock

Estimated Delivery Time: Within 24 hours

or

Have any Questions?

Feel free to Get in touch

Pay safely with Visa Pay safely with Master Card Pay safely with PayPal Pay safely with Maestro
Guarantee Safe and Secure Payment Checkout

The LED module is a component that integrates LED lamp beads, drive circuits, and housing. Used to provide lighting, indication, or display functions. According to the specific application requirements, the LED module can be a wide variety of shapes, sizes and colors, while its color depends on the material and the light emitting principle.

Application reference: warning lights, floodlights, etc.

2.Parameter Specification

Parameter Value//Description
Operating voltage 3.3V~5V
Operating temperature -25°C~+85°C
Color of light Blue
Control signal Digital signal /PWM signal
Lamp bead diameter 5MM
Size 3.16cm*2.38cm
../../_images/LED-4.jpg

3.Wiring Diagram

../../_images/LED-2.png
LED Motion Sensor UNO
VCC 5V
GND GND
S Digital Pin 11

4.Sample Code

 1//www.acebott.com
 2void setup(){
 3  pinMode(11, OUTPUT);  // Set pin 11 as an output pin
 4}
 5void loop(){
 6  digitalWrite(11, HIGH);  // Turn on the LED connected to pin 11
 7  delay(1000);  // Wait for 1 second
 8  digitalWrite(11, LOW);  // Turn off the LED connected to pin 11
 9  delay(1000);  // Wait for 1 second
10}

5.Test Result

When you have successfully connected the line according to the wiring diagram and successfully uploaded the correct program, your light will come on and blink.

../../_images/LED-3.png

6.Related Resources

ACEBOTT Blue LED ModuleEasy-Pl...

2.95 inc vat

In stock