文件名称:2051_iPod_Simple_Remote
介绍说明--下载内容均来自于网络,请自行研究使用
2051单片机控制iPod播放功能。
2051单片通过IO口扫描及红外接收三个播放/暂停 上一曲/下一曲按键。收到按键后通过UART控制iPod.
iPod控制方式采用Lingo ID:2 简单线控方式。为了减少连线,只接了UART发送引脚。不接收iPod发出的信息。先预估iPod会回什么信息,或问什么信息,等待一段时间后直接作相应的回答。-2051 microcontroller control the iPod functions. 2051 single-chip IO port scanning and infrared receiving three play/pause, previous/next track buttons. Button is received by the UART control iPod iPod control mode Lingo ID: 2 simple by-wire. In order to reduce the connection, and only then the UART transmit pin. Receiver the iPod issue of information. First estimate iPod will back information, or to ask what information, wait for some time after the corresponding answer directly.
2051单片通过IO口扫描及红外接收三个播放/暂停 上一曲/下一曲按键。收到按键后通过UART控制iPod.
iPod控制方式采用Lingo ID:2 简单线控方式。为了减少连线,只接了UART发送引脚。不接收iPod发出的信息。先预估iPod会回什么信息,或问什么信息,等待一段时间后直接作相应的回答。-2051 microcontroller control the iPod functions. 2051 single-chip IO port scanning and infrared receiving three play/pause, previous/next track buttons. Button is received by the UART control iPod iPod control mode Lingo ID: 2 simple by-wire. In order to reduce the connection, and only then the UART transmit pin. Receiver the iPod issue of information. First estimate iPod will back information, or to ask what information, wait for some time after the corresponding answer directly.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2051_iPod线控程序\IrDecode2Msg.LST
.................\UART.__i
.................\UART.LST
.................\STARTUP.OBJ
.................\iPod线控程序.Opt
.................\Timer.OBJ
.................\main.LST
.................\Key_Scan.OBJ
.................\Timer.LST
.................\iPod线控程序.Uv2
.................\Key_Scan.__i
.................\iPod.LST
.................\main.OBJ
.................\iPod.OBJ
.................\UART.OBJ
.................\Key_Scan.LST
.................\IrDecode2Msg.OBJ
.................\Timer.C
.................\main.c
.................\com_func.asm
.................\STARTUP.A51
.................\iPod.h
.................\UART.C
.................\UART.H
.................\IrDecode2Msg.__i
.................\iPod.__i
.................\com_func._ia
.................\com_func.LST
.................\iPod.c
.................\iPod_Simple_Remote.M51
.................\Key_Scan.c
.................\KeyDef.h
.................\iPod线控程序_Uv2.Bak
.................\iPod线控程序_Opt.Bak
.................\iPod_Simple_Remote.plg
.................\iPod_Simple_Remote
.................\iPod_Simple_Remote.lnp
.................\iPod_Simple_Remote.hex
.................\SLab.cfg
.................\Sino.cfg
.................\ExtDll.iex
.................\IrDecode2Msg.c
.................\WriteCodeBack\iPod_Simple_Remote.hex
.................\WriteCodeBack
2051_iPod线控程序