Introduction
LED is a method of converting electronic energy into the lights. These BOSON LEDs have three colors: red, green, and blue, and support brightness adjustment. LED is now widely used in LED display, indicator, traffic lights, car lights, decorative lights, etc. They can be combined with output modules of all sorts to realize various functions.
Specification
- Working Voltage: 3V-5.5V
- Power Consumption: (Max)5mA @5V
- Interface Type: PH2.0
- Dimension: 26×39mm/0.87×1.54inch
- Signal Type: digital (0 or 1)
Board Overview
Label | Description |
---|---|
GND | Power - |
VCC | Power + |
SIGNAL | Digital signal line |
Usage Description
Use digital signal to control the LED module, input high level to turn on the LED, low level to turn it off.
Use analog signal to control the fan module, the larger the input signal, the brighter the LED and vice versa.
Principle
The LED is mainly composed of epoxy resins package housing, LED chip, reflective cavity, Cathode and Anode rods, leads, etc., shown as below. You can input high level to the LED to turn it on, low to turn it off. Also, you can use analog signal to control it, the larger the input signal, the brighter the LED.
Application
- Light Emitting House
Description: Control the LED by a button module. Press down the button to switch on the LED, release, it goes off.
Components:
BOS0013 Motion Sensor | BOS0017 LED Module | BOS0035 Mainboard-3IO |
MBT0039 micro:bit | BOS0040 micro:bit BOSON expansion board |
Tip: micro:bit and micro:bit BOSON expansion board will be used in programming projects.
Non-programming Project
Connection Diagram:
programming Project
Connection Diagram:
Flowchart:
Mind+ Sample Program
MakeCode Sample Program
Video Demo
Non-programming | Programming |
---|---|
- Rotary Lamp
Description: Control the LED module brightness by a rotation module. Clockwise rotation to brighten the LED, counterclockwise rotation to dim it.
Components:
BOS0001 Rotation Module | BOS0017 LED Module | BOS0035 Mainboard-3IO |
MBT0039 micro:bit | BOS0040 micro:bit BOSON expansion board |
Tip: micro:bit and micro:bit BOSON expansion board will be used in programming projects.
- Smart Corridor Light
Description: At night, the smart corridor light "listens" for footsteps and turns on. When the footstep disappears, it turns off.
Components:
BOS0009 Sound Sensor | BOS0004 Ambient Light Sensor | BOS0017 LED Module |
BOS0029 Logic Not Module | BOS0027 Logic And Module | BOS0031 Duration Module(0-6s) |
BOS0035 Mainboard-3IO | MBT0039 micro:bit | BOS0040 micro:bit BOSON expansion board |
Non-programming Project
Connection Diagram:
Programming Project
Connection Diagram:
Flowchart:
Mind+ Sample Program
MakeCode Sample Program
Video Demo
Non-programming | Programming |
---|---|
- Temeprature Indicator
Description: The green LED turns on when the temperature is below 25℃; The blue LED turns on when it is in 25-35℃; The red LED turns on when it is over 35℃.
Components:
BOS0011 Temperature Sensor | BOS0017 LED module(Red/green/blue) | MBT0039 micro:bit |
BOS0040 micro:bit BOSON expansion board |
Connection Diagram:
Flowchart:
Mind+ Sample Program
MakeCode Sample Program
Video Demo
Programming |
---|
FAQ
For any questions, advice or cool ideas to share, please visit the DFRobot Forum
Turn to the Boson Kit Page