文件名称:ir_chuankou
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- 杨**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
针对32位编码的电视遥控器进行解码的程序,该程序的功能主要是用来测试电视遥控器按键的编码值,使用单片机内部定时器进行解码,适用于51内核的单片机,将读取的红外遥控信号解码成二进制通过单片机串口发送给电脑串口调试工具显示。
按下数字1键解码的格式为:H00111000100001100011101111100000 1键-TV remote control for 32-bit encoding, decoding procedures, the program s main function is coded values used to test the TV remote control buttons, use the MCU internal timer to decode the 51 core microcontroller reads the infraredremote control signal is decoded into binary by the microcontroller serial port to send to the computer serial port debug tool shows.
Press the number 1 key to decode the format of: H00111000100001100011101111100000 1
按下数字1键解码的格式为:H00111000100001100011101111100000 1键-TV remote control for 32-bit encoding, decoding procedures, the program s main function is coded values used to test the TV remote control buttons, use the MCU internal timer to decode the 51 core microcontroller reads the infraredremote control signal is decoded into binary by the microcontroller serial port to send to the computer serial port debug tool shows.
Press the number 1 key to decode the format of: H00111000100001100011101111100000 1
(系统自动生成,下载前可以参看下载内容)
下载文件列表
32位遥控器解码-串口二进制显示\32ck
.............................\32ck.C
.............................\32ck.hex
.............................\32ck.LST
.............................\32ck.M51
.............................\32ck.OBJ
.............................\32ck.Opt
.............................\32ck.plg
.............................\32ck.Uv2
.............................\32ck_Opt.Bak
.............................\32ck_Uv2.Bak
.............................\测试按键编码1.txt
.............................\程序说明.txt
32位遥控器解码-串口二进制显示
.............................\32ck.C
.............................\32ck.hex
.............................\32ck.LST
.............................\32ck.M51
.............................\32ck.OBJ
.............................\32ck.Opt
.............................\32ck.plg
.............................\32ck.Uv2
.............................\32ck_Opt.Bak
.............................\32ck_Uv2.Bak
.............................\测试按键编码1.txt
.............................\程序说明.txt
32位遥控器解码-串口二进制显示