文件名称:Infrared-remote-control-experiment
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-05-20
- 文件大小:
- 162kb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
功能:开机在LCD上显示一些信息之后,即进入等待红外触发,如过接收到正确的红外信号,则解码,并在LCD上显示键值和所代表的意义,以及按键次数等信息。-Function: after the boot display some information on LCD, which is awaiting the infrared trigger, such as the infrared signal is received, the correct decoding, and display the value and the meaning of LCD, as well as the number of buttons and other information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验27 红外遥控实验\HARDWARE\24CXX\24cxx.c
...................\........\.....\24cxx.h
...................\........\.....\myiic.c
...................\........\.....\myiic.h
...................\........\ADC\adc.c
...................\........\...\adc.h
...................\........\BEEP\beep.c
...................\........\....\beep.h
...................\........\CAN\can.c
...................\........\...\can.h
...................\........\DAC\dac.c
...................\........\...\dac.h
...................\........\.MA\dma.c
...................\........\...\dma.h
...................\........\EXTI\exti.c
...................\........\....\exti.h
...................\........\FLASH\flash.c
...................\........\.....\flash.h
...................\........\KEY\key.c
...................\........\...\key.h
...................\........\LCD\FONT.H
...................\........\...\ILI93xx.c
...................\........\...\LCD.h
...................\........\.ED\led.c
...................\........\...\led.h
...................\........\OLED\oled.c
...................\........\....\oled.h
...................\........\....\oledfont.h
...................\........\REMOTE\remote.c
...................\........\......\remote.h
...................\........\.S485\rs485.c
...................\........\.....\rs485.h
...................\........\.TC\rtc.c
...................\........\...\rtc.h
...................\........\SPI\spi.c
...................\........\...\spi.h
...................\........\TIMER\timer.c
...................\........\.....\timer.h
...................\........\.OUCH\touch.c
...................\........\.....\touch.h
...................\........\.PAD\tpad.c
...................\........\....\tpad.h
...................\........\WDG\wdg.c
...................\........\...\wdg.h
...................\........\.KUP\wkup.c
...................\........\....\wkup.h
...................\keilkill.bat
...................\OBJ\test.hex
...................\README.TXT
...................\SYSTEM\delay\delay.c
...................\......\.....\delay.h
...................\......\readme.txt
...................\......\sys\sys.c
...................\......\...\sys.h
...................\......\usart\usart.c
...................\......\.....\usart.h
...................\USER\JLinkSettings.ini
...................\....\startup_stm32f10x_hd.s
...................\....\test.c
...................\....\test.Opt
...................\....\test.Uv2
...................\....\test.uvgui.Administrator
...................\....\test.uvopt
...................\....\test.uvproj
...................\..MART\readme.txt
...................\......\usmart.c
...................\......\usmart.h
...................\......\usmart_config.c
...................\......\usmart_str.c
...................\......\usmart_str.h
...................\HARDWARE\24CXX
...................\........\ADC
...................\........\BEEP
...................\........\CAN
...................\........\DAC
...................\........\DMA
...................\........\EXTI
...................\........\FLASH
...................\........\KEY
...................\........\LCD
...................\........\LED
...................\........\OLED
...................\........\REMOTE
...................\........\RS485
...................\........\RTC
...................\........\SPI
...................\........\TIMER
...................\........\TOUCH
...................\........\TPAD
...................\........\WDG
...................\........\WKUP
...................\SYSTEM\delay
...................\......\sys
...................\......\usart
...................\HARDWARE
...................\OBJ
...................\SYSTEM
...................\USER
...................\USMART
实验27 红外遥控实验