DFR0031-G

DFR0031-G Datasheet


Digital piranha LED light module SKU DFR0031 Piranha LED light module, and special sensors Arduino board and ambient light sensor extension combination, can be used in the interaction with the light works. When the LED light module connected to Arduino, the digital pin LOW on, HIGH off is used to control it. The brightness of LED can be controller via PWM output.

Part Datasheet
DFR0031-G DFR0031-G DFR0031-G (pdf)
PDF Datasheet Preview
Digital piranha LED light module Green SKU:

Digital piranha LED light module SKU DFR0031 Piranha LED light module, and special sensors Arduino board and ambient light sensor extension combination, can be used in the interaction with the light works. When the LED light module connected to Arduino, the digital pin LOW on, HIGH off is used to control it. The brightness of LED can be controller via PWM output.

Specifications
• Voltage 3.3~5v
• Light color Green
• High luminous output
• Luminous
• Wavelength
• Compatible with IO Expansion shield
• Viewing angle
• Size 30x20mm 1.18"x0.79"
• Weight 5g
• Pin Definition
o Digital control pin PWM o Power Supply o GND

Pin Definition

LED module pin definition Input Power GND
digital input module

APPLICATIONS
• DIY Projects
• Toys
• Games
• Audio indicator

Connection Diagram

Digital module connection diagram

Sample Code
///Arduino Sample Code for DFR0021 ///Last modified on 16th September 2010
int led = 3;
void setup
pinMode led, OUTPUT ;
//Set Pin3 as output
void loop
digitalWrite led, HIGH delay 2000 digitalWrite led, LOW delay 2000 ;
//Turn off led //Turn on led

Powered By DFRobot 2008-2017
More datasheets: 70-841-014 | NTQ163 | PAM2422AECADJR | PAM2421AECADJR | PAM2423AECADJR | IRM-3656T | IRM-3638T | IRM-3636T | IRM-3640T | PT28-21B/TR8


Notice: we do not provide any warranties that information, datasheets, application notes, circuit diagrams, or software stored on this website are up-to-date or error free. The archived DFR0031-G Datasheet file may be downloaded here without warranties.

Datasheet ID: DFR0031-G 508610