文件名称:Radio-Communication-Experiment
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 100kb
- 下载次数:
- 0次
- 提 供 者:
- 庞**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
开机的时候先检测NRF24L01模块是否存在,在检测到NRF24L01模块之后,根据KEY0和KEY1的设置来决定模块的工作模式,在设定好工作模式之后,就会不停的发送/接收数据,同样用DS0来指示程序正在运行。-The boot time first to detect NRF24L01 module exists, in after detection to NRF24L01 module to determine the operating mode of the module, the KEY0 and KEY1 set after set mode, it will stop sending/receiving data, the same with the DS0 to indicate that the program is run.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ALIENTEK MINISTM32 实验19 无线通信实验\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
......................................\........\.ED\led.c
......................................\........\...\led.h
......................................\........\NRF24L01\24l01.c
......................................\........\........\24l01.h
......................................\........\OLED\FONT.H
......................................\........\....\oled.c
......................................\........\....\oled.h
......................................\........\RTC\rtc.c
......................................\........\...\rtc.h
......................................\........\SPI\spi.c
......................................\........\...\spi.h
......................................\........\TIMER\timer.c
......................................\........\.....\timer.h
......................................\........\.OUCH\touch.c
......................................\........\.....\touch.h
......................................\........\WDG\wdg.c
......................................\........\...\wdg.h
......................................\........\.KUP\wkup.c
......................................\........\....\wkup.h
......................................\keilkilll.bat
......................................\README.TXT
......................................\SYSTEM\delay\delay.c
......................................\......\.....\delay.h
......................................\......\sys\sys.c
......................................\......\...\sys.h
......................................\......\usart\usart.c
......................................\......\.....\usart.h
......................................\USER\.plg
......................................\....\STM32F10x.s
......................................\....\test.c
......................................\....\TEST.hex
......................................\....\TEST.Opt
......................................\....\TEST.plg
......................................\....\TEST.Uv2
......................................\....\TEST_Opt.Bak
......................................\....\TEST_Uv2.Bak
......................................\HARDWARE\24CXX
......................................\........\ADC
......................................\........\DMA
......................................\........\EXTI
......................................\........\FLASH
......................................\........\KEY
......................................\........\LCD
......................................\........\LED
......................................\........\NRF24L01
......................................\........\OLED
......................................\........\RTC
......................................\........\SPI
......................................\........\TIMER
......................................\........\TOUCH
......................................\........\WDG
......................................\........\WKUP
......................................\SYSTEM\delay
......................................\......\sys
......................................\.....