“彩色点阵-点、线、面”的版本间的差异

来自Microduino Wikipedia
跳转至: 导航搜索
(创建页面,内容为“{| style="width: 800px;" |- | <p style="color: #4F4E4E;font-size:220%">'''彩色点阵-点、线、面'''</p> <br> 在下面的示例中,使用Core核心通过IIC...”)
 
第13行: 第13行:
 
*[[Sensor-Dot_Matrix-Color/zh|Sensor-Dot_Matrix-Color/zh]]
 
*[[Sensor-Dot_Matrix-Color/zh|Sensor-Dot_Matrix-Color/zh]]
 
<br>
 
<br>
[[File:Sensor_Dot_Matrix-Color_module.jpg|600px|center]]
+
[[File:Sensor_Dot_Matrix-Color_module.jpg|800px|center]]
 
<br>
 
<br>
 
<br>
 
<br>
第21行: 第21行:
 
将Battery、Core、Hub堆叠在一起,通过MicroUSB数据线接入电脑。初次使用请参考:[[AVR核心:Getting_started/zh|Getting Started]]。
 
将Battery、Core、Hub堆叠在一起,通过MicroUSB数据线接入电脑。初次使用请参考:[[AVR核心:Getting_started/zh|Getting Started]]。
 
<br>
 
<br>
[[File:Sensor_Dot_Matrix-Color_circuit.jpg|600px|center]]
+
[[File:Sensor_Dot_Matrix-Color_circuit.jpg|800px|center]]
 
<br>
 
<br>
 
<br>
 
<br>

2018年5月16日 (三) 09:09的版本

彩色点阵-点、线、面


在下面的示例中,使用Core核心通过IIC控制彩色点阵-点、线、面。

所需硬件


Sensor Dot Matrix-Color module.jpg



电路搭建

将彩色点阵任意接口接到Hub的IIC引脚。
将Battery、Core、Hub堆叠在一起,通过MicroUSB数据线接入电脑。初次使用请参考:Getting Started

Sensor Dot Matrix-Color circuit.jpg



代码

Sensor Dot Matrix-Color code.jpg


相关案例



返回Sensor-Dot_Matrix-Color界面