<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-CN">
		<id>http:///https//wiki.microduino.cn/index.php?action=history&amp;feed=atom&amp;title=Microduino_Dot_Matrix%E6%98%BE%E7%A4%BA%E5%99%A8%2Fzh</id>
		<title>Microduino Dot Matrix显示器/zh - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http:///https//wiki.microduino.cn/index.php?action=history&amp;feed=atom&amp;title=Microduino_Dot_Matrix%E6%98%BE%E7%A4%BA%E5%99%A8%2Fzh"/>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Microduino_Dot_Matrix%E6%98%BE%E7%A4%BA%E5%99%A8/zh&amp;action=history"/>
		<updated>2026-05-13T19:47:05Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Microduino_Dot_Matrix%E6%98%BE%E7%A4%BA%E5%99%A8/zh&amp;diff=11891&amp;oldid=prev</id>
		<title>Radiumray9@gmail.com：Created page with &quot;{{Language|Microduino Dot Matrix displayer}} {| style=&quot;width: 800px;&quot; |- | ==概述== *项目名称：Microduino Dot Matrix显示器 *目的：Microduino Dot Matrix显示器...&quot;</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Microduino_Dot_Matrix%E6%98%BE%E7%A4%BA%E5%99%A8/zh&amp;diff=11891&amp;oldid=prev"/>
				<updated>2015-12-13T15:02:17Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Language|Microduino Dot Matrix displayer}} {| style=&amp;quot;width: 800px;&amp;quot; |- | ==概述== *项目名称：Microduino Dot Matrix显示器 *目的：Microduino Dot Matrix显示器...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Language|Microduino Dot Matrix displayer}}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
==概述==&lt;br /&gt;
*项目名称：Microduino Dot Matrix显示器&lt;br /&gt;
*目的：Microduino Dot Matrix显示器是专为8×8 全彩点阵设计的，它大小为60.5*60.5mm，每个灯孔的大小5.0mm。使用4片74ls595芯片来控制它，因此您只需要三个引脚就能控制192个灯，这样可以组合成任意颜色。并且具有PWM控制功能，更好的控制其亮度。&lt;br /&gt;
*难度：中级&lt;br /&gt;
*耗时：2小时&lt;br /&gt;
*制作者：Microduino Studio-YLB&lt;br /&gt;
&lt;br /&gt;
==材料清单==&lt;br /&gt;
*Microduino设备&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|模块||数量||功能&lt;br /&gt;
|-&lt;br /&gt;
|[[Microduino-Core/zh]]||1||核心板&lt;br /&gt;
|-&lt;br /&gt;
|[[Microduino-USBTTL/zh]] ||1||下载程序&lt;br /&gt;
|}&lt;br /&gt;
*其他设备&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|5.0全彩点阵模块||1||显示&lt;br /&gt;
|-&lt;br /&gt;
|Microduino Dot Matrix显示器驱动底板||1||控制RGB点阵&lt;br /&gt;
|-&lt;br /&gt;
|USB数据线||1||供电、下载&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==文档==&lt;br /&gt;
*Eagle PCB下载：[[File:Microduino RGBLEDMatrix.zip]]&lt;br /&gt;
*使用到的Dot Matrix库：&lt;br /&gt;
[https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/RGBLEDMatrix RGBLEDMatrix]&lt;br /&gt;
*测试程序下载：&lt;br /&gt;
[https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Advanced_Tutorial/Microduino_RGBLEDMatrix Microduino_RGBLEDMatrix]&lt;br /&gt;
&lt;br /&gt;
==调试==&lt;br /&gt;
[[File:Microduino_RGBLEDMatrix_all.jpg||600px|center|thumb]]&lt;br /&gt;
*准备：&lt;br /&gt;
**下载Dot Matrix库，解压到IDE的libraries文件夹中&lt;br /&gt;
**下载测试程序“Microduino_Dot Matrix”&lt;br /&gt;
&lt;br /&gt;
*步骤一：&lt;br /&gt;
搭建Microduino_Dot Matrix显示器，将Microduino ft232R和Microduino Core叠加在驱动底板上，再把点阵叠加到底板上，注意正反，可以参考图片。&lt;br /&gt;
&lt;br /&gt;
[[File:Microduino_RGBLEDMatrix_ok1.jpg||600px|center|thumb]]&lt;br /&gt;
[[File:Microduino_RGBLEDMatrix_ok2.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
*步骤二：&lt;br /&gt;
打开测试程序，编译通过后选择好板卡直接下载，就可以看到现象。&lt;br /&gt;
&lt;br /&gt;
*程序说明&lt;br /&gt;
**语法：&lt;br /&gt;
m.clear();给LED矩阵清屏；&lt;br /&gt;
m.set_led_rgb（x,y,green,red,blue）用来画点&lt;br /&gt;
x：水平方向坐标&lt;br /&gt;
y：竖直方向坐标&lt;br /&gt;
green:蓝色值，0到255之间&lt;br /&gt;
red:红色值，0到255之间&lt;br /&gt;
blue:绿色值，0到255之间&lt;br /&gt;
&lt;br /&gt;
==结果==&lt;br /&gt;
Microduino Dot Matrix显示器能够显示花样图案，用户可以根据自己需求来设计出更加绚丽的色彩。&lt;br /&gt;
[[File:Microduino_RGBLEDMatrix_ok3.jpg||600px|center|thumb]]&lt;br /&gt;
[[File:Microduino_RGBLEDMatrix_ok4.jpg||600px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
==视频==&lt;br /&gt;
http://v.youku.com/v_show/id_XNzAxNTQyNDAw.html&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Radiumray9@gmail.com</name></author>	</entry>

	</feed>