文件名称:infrared-signal
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-09-11
- 文件大小:
- 2.13mb
- 下载次数:
- 0次
- 提 供 者:
- N**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
开机在LCD上显示一些信息之后,即进入等待红外触发,如过接收到正确的红外信号,则解码,并在LCD上显示键值和所代表的意义,以及按键次数等信息。同样我们也是用LED0来指示程序正在运行。
-Boot display some information on the LCD after that into the waiting infrared trigger, such as over the correct infrared signal is received, the decoding and display key and meaning it represents, as well as keystrokes and other information on the LCD. Similarly, we also use LED0 to indicate the program is running.
-Boot display some information on the LCD after that into the waiting infrared trigger, such as over the correct infrared signal is received, the decoding and display key and meaning it represents, as well as keystrokes and other information on the LCD. Similarly, we also use LED0 to indicate the program is running.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ALIENTEK MINISTM32 实验21 红外遥控实验
......................................\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
......................................\......\...\sys.c
......................................\......\...\sys.h
......................................\......\usart
......................................\......\.....\usart.c
......................................\......\.....\usart.h
......................................\U