查看“Microduino-Color LED”的源代码
←
Microduino-Color LED
跳转至:
导航
、
搜索
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
用户
您可以查看与复制此页面的源代码。
{{Language|Microduino-Color led}} {| style="width: 800px;" |- | [[File: Microduino-WS2812-rect-v1.jpg|400px|thumb|right| Microduino-Color led]] Microduino-Color LED with an built-in IC control chip can be cascaded arbitrarily. With one I/O port, you can control all the lights and each light can be controlled separately. ==Features== *The chip adopts 5050 package, including control circuit and RGB chip inside. *With single bus control, you only need one I/O port to receive data and decode; *With built-in IC control, serial cascading interface, it can have cascade control. *Each pixel's trichromatic color can achieve 256-level brightness control, completing full display of 16,777,216 colors and the scanning frequency is not less than 400Hz/s; *With built-in power-on and off reset circuits; *ultra low power and ultra long life. ==Specification== * Electrical specification **Operation voltage: 3.3V~5V **Output device *Tech parameter **Adopt WS2812 integrated light source control; **Each pixel's RGB can realize 256-level brightness display. **When refresh rate is 30 frame/s, the cascade number is not less than 1,024 points. **When the transmission distance of any two points is within three meters, there is no need to add any circuit. *Size **Size of LED:5mm*5mm, **Size of the board:20mm*20mm **1.27mm-pitch 4Pin interface connects with Sensorhub. *Connection method **System and LED(<big>IN</big>):System LED control needs to connect the signal of Sensorhub to the " big>IN</big>" base board of the LED. **LED Cascade(<big>OUT</big>): The first LED's <big>OUT</big> connects to the next LED's <big>IN</big>. [[File: CoreUSB_Ble_steup11.jpg|600px|center]] ==Document== [[File:ws2812.pdf]] ==Development== ===Preparation=== *Make sure you build Microduino development environment. If not, please refer to: [[Microduino Getting started]] *Core selection **1. Adopt [[Microduino-CoreUSB]] or [[mCookie-CoreUSB]]. **2.Adopt [[Microduino-Core]] or [[Microduino-Core+]] as the core board and use [[Microduino-USBTTL]] to download program. ===Program=== *Open " strandtext " in the libraries. [[file:mCookie-strandtext.JPG|thumb|800px|center]] *"#define PIN 6" defines the pin which controls LED. "6" means Microduino's D6 pin, which can be converted by Sensorhub. Users can also change that according to personal needs. *The number "60" in " Adafruit_NeoPixel strip = Adafruit_NeoPixel(60, PIN, NEO_GRB + NEO_KHZ800);" is the light number you want to cascade. *" colorWipe(uint32_t c, uint8_t wait)" Function Description: **" uint32_t c " defines the color of the lights and the format is " strip.Color(R, G, B)". ***R:Value of red(0-255) ***G:Value of green(0-255) ***B:Value of green(0-255) **" uint8_t wait " defines delay time of a single light. The light number is defined at the beginning. **Example: colorWipe(strip.Color(255, 0, 0), 50); Display red. **Users can adopt the related tools to change color [http://www.atool.org/colorpicker.php color]。 *“rainbow()” and “rainbowCycle()” are cool color pattern. ===Hardware Buildup=== *Connect '''IN''' port on the back of the color LED to the D6 digital port of Sensorhub, which is also the definition and control of LED pins mentioned above. (Users can change according to personal needs.) [[Microduino-Sensorhub]] [[file:Microduino-sensorhub_6.JPG|thumb|400px|center]] [[mCookie-Hub]] [[file:mCookie-sensorhub_6.JPG|thumb|400px|center]] *Connect the core board, Sensorhub and LED to a computer via a USB cable. *Select the right board and COM port, compile and download. Please refer to: [[AVR Core:Getting started]] [[file:upload.JPG|thumb|800px|center]] *You can see result after download. ==Project== * '''[[Birthday Lamp]]''' * '''[[Bluetooth Lamp]]''' * '''[[Rhythm Lamp]]''' * '''[[Applause Enthusiasm Detection]]''' * '''[[Colored LED]]''' ==Purchase== ==History== ==Picture== *Front [[file: Microduino-Lantern-F.JPG|thumb|600px|center|Microduino-Cube-Station Front]] *Back [[file: Microduino-Lantern -b.JPG|thumb|600px|center|Microduino-Cube-Station Back]] |}
该页面使用的模板:
模板:Language
(
查看源代码
)
模板:Nmbox
(
查看源代码
)
返回至
Microduino-Color LED
。
导航菜单
个人工具
创建账户
登录
名字空间
页面
讨论
变种
视图
阅读
查看源代码
查看历史
更多
搜索
Welcome
首页
创客大赛
大赛详情
3D打印
安装月球车
图形化编程
操控月球车
升级月球车
编程工具下载
软件下载
Arduino
Processing
Mixly
Scratch
模块套件
Microduino 102
mCookie 102
mCookie 202
mCookie 302
IBC
其他
应用套件
四轴飞行器
平衡车
小车CUBE
音乐播放器
刷卡音乐播放器
wifi气象站
彩虹音乐触摸灯
分贝检测仪
迎门汇报
LED点阵时钟
LED点阵屏幕
硬件
mCookie
Sensor
Microduino
MicroWrt
MicroNux
MicroRobot-Core
MicroRobot-CoreESP
ideaBoard
ideaBox
MicroMV
MicroAI
帮助
常见问题
帮助
工具
链入页面
相关更改
特殊页面
页面信息