文件名称:Infrared-remote-experiments
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-01-14
- 文件大小:
- 138kb
- 下载次数:
- 0次
- 提 供 者:
- zh***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本代码主要是实现红外遥控的C代码工程文件,本代码主要实现如下功能:开机在LCD上显示一些信息之后,即进入等待红外触发,如过接收到正确的红外信号,则解码,并在LCD上显示键值和所代表的意义,以及按键次数等信息。同样我们也是用LED0来指示程序正在运行。
-The infrared remote control code is C code project file, the code to achieve the following main features: boot display some information on the LCD after that into the waiting infrared triggers, such as over the receiver to the correct infrared signal, decoding, and LCD key and significance represented, as well as the number of keystrokes and other information on the display. Similarly, we also used to indicate the program is running LED0.
-The infrared remote control code is C code project file, the code to achieve the following main features: boot display some information on the LCD after that into the waiting infrared triggers, such as over the receiver to the correct infrared signal, decoding, and LCD key and significance represented, as well as the number of keystrokes and other information on the display. Similarly, we also used to indicate the program is running LED0.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Infrared remote experiments
...........................\HARDWARE
...........................\........\24CXX
...........................\........\.....\24cxx.c
...........................\........\.....\24cxx.h
...........................\........\.....\myiic.c
...........................\........\.....\myiic.h
...........................\........\ADC
...........................\........\...\adc.c
...........................\........\...\adc.h
...........................\........\DMA
...........................\........\...\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
...........................\........\LED
...........................\........\...\led.c
...........................\........\...\led.h
...........................\........\NRF24L01
...........................\........\........\24l01.c
...........................\........\........\24l01.h
...........................\........\OLED
...........................\........\....\FONT.H
...........................\........\....\oled.c
...........................\........\....\oled.h
...........................\........\REMOTE
...........................\........\......\remote.c
...........................\........\......\remote.h
...........................\........\RTC
...........................\........\...\rtc.c
...........................\........\...\rtc.h
...........................\........\SD
...........................\........\..\MMC_SD.C
...........................\........\..\mmc_sd.h
...........................\........\SPI
...........................\........\...\spi.c
...........................\........\...\spi.h
...........................\........\TIMER
...........................\........\.....\timer.c
...........................\........\.....\timer.h
...........................\........\TOUCH
...........................\........\.....\touch.c
...........................\........\.....\touch.h
...........................\........\WDG
...........................\........\...\wdg.c
...........................\........\...\wdg.h
...........................\........\WKUP
...........................\........\....\wkup.c
...........................\........\....\wkup.h
...........................\README.TXT
...........................\SYSTEM
...........................\......\delay
...........................\......\.....\delay.c
...........................\......\.....\delay.h
...........................\......\sys
...........................\......\...\cortexm3_macro.h
...........................\......\...\stm32f10x_conf.h
...........................\......\...\stm32f10x_it.h
...........................\......\...\stm32f10x_map.h
...........................\......\...\stm32f10x_nvic.h
...........................\......\...\stm32f10x_type.h
...........................\......\...\sys.c
...........................\......\...\sys.h
...........................\......\usart
...........................\......\.....\usart.c
...........................\......\.....\usart.h
...........................\USER
...........................\....\JLinkSettings.ini
...........................\....\STM32F10x.s
...........................\....\TEST.Opt
...........................\....\TEST.Uv2
...........................\....\TEST.hex
...........................\....\TEST.uvgui.Administrator
...........................\....\TEST.uvopt
...........................\....\TEST.uvproj
...........................\....\test.c
...........................\keilkilll.bat