Difference between revisions of "BakeBit - Red LED"
From FriendlyELEC WiKi
(→Introduction) |
|||
Line 3: | Line 3: | ||
==Introduction== | ==Introduction== | ||
[[File:BakeBit - Red LED.jpg|thumb|Red LED]] | [[File:BakeBit - Red LED.jpg|thumb|Red LED]] | ||
− | * | + | * The BakeBit - Red LED is an LED module. This module has a a triode which is used to turn the LED on or off. There is a potentiometer in series connection with the LED. When users adjust the potentiometer the LED's luminance will be changed accordingly.Or you input PWM signals to control the the LED's luminance. |
==特性== | ==特性== |
Revision as of 16:11, 14 December 2016
Contents
1 Introduction
- The BakeBit - Red LED is an LED module. This module has a a triode which is used to turn the LED on or off. There is a potentiometer in series connection with the LED. When users adjust the potentiometer the LED's luminance will be changed accordingly.Or you input PWM signals to control the the LED's luminance.
2 特性
- 使用标准的2.0mm 4 Pin BakeBit接口
- LED亮度可调节
- 数字信号输入
- LED颜色:红色
- 引脚说明:
名称 | 描述 |
GND | 地 |
5V | 电源5V |
NC | 空 |
SIG | 信号 |
3 示例程序:LED Blink
与BakeBit_-_Green_LED使用同一个示例源代码,可参考BakeBit_-_Green_LED的网页。
4 相关资料
- [Schematic](BakeBit - Red LED.pdf)
- [BakeBit Github项目](https://github.com/friendlyarm/BakeBit)
- [BakeBit Starter Kit手册](http://wiki.friendlyarm.com/bakebit/bakebit_starter_kit_manual_cn.pdft)