“Microduino-Joypad-Standard Game TV-Game”的版本间的差异
714982818@qq.com(讨论 | 贡献) 小 |
714982818@qq.com(讨论 | 贡献) 小 |
||
第4行: | 第4行: | ||
| | | | ||
==Overview== | ==Overview== | ||
− | + | Use Microduino-Joypad-Standard to play classic TV games | |
==Principle== | ==Principle== | ||
− | + | Use Core module,in PAL or NTSC formats as audio output,by using Microduino-Joypad-Standard as control signals to play TV games。 | |
==List of Materials== | ==List of Materials== | ||
*Microduino Equipment | *Microduino Equipment | ||
{|class="wikitable" | {|class="wikitable" | ||
|- | |- | ||
− | | | + | | Modules|| Quantity || Function |
|- | |- | ||
− | |[[Microduino-Core/zh]]||1|| | + | |[[Microduino-Core/zh]]||1||Core board |
|- | |- | ||
− | |Microduino-Joypad-Standard ||1|| | + | |Microduino-Joypad-Standard ||1||Remote control |
|- | |- | ||
− | |Microduino-USBTTL/zh||1|| | + | |Microduino-USBTTL/zh||1||Program download |
|} | |} | ||
*Other Equipment | *Other Equipment | ||
− | ** | + | **TV with AV port *1 |
− | ** | + | **USB cable *1 |
− | ** | + | **jumper wire several |
− | ** | + | **RCA cable *1 |
− | ** | + | **1k ohm resistor *1 |
− | ** | + | **470 ohm resistor *1 |
== Document Download== | == Document Download== | ||
− | * | + | *Download libraries:https://github.com/wasdpkj/libraries; |
− | ** | + | **you may need following libraries:_01_Microduino_TFT 、_08_Microduino_Shield_Joypad、_11_Microduino_tvout 将下载好的库文件解压放到Arduino IDE的libraries中,重新启动下IDE编译器。 |
代码:https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Joypad/Joypad_TVout | 代码:https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Joypad/Joypad_TVout | ||
2014年11月26日 (三) 06:30的版本
目录OverviewUse Microduino-Joypad-Standard to play classic TV games PrincipleUse Core module,in PAL or NTSC formats as audio output,by using Microduino-Joypad-Standard as control signals to play TV games。 List of Materials
Document Download
代码:https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Joypad/Joypad_TVout Debugging
下载成功后,电视上将选择AV模式,进入就可以开始玩耍了。 游戏实验Game 1:打砖块
Game 2:怪物战斗
Game 3:玛丽
|