搜索资源列表
nRF24L01.c
- nRF24L01的驱动程序,LCD会显示时时温度,当发送端温度变化时,接收端显示温度也变化,当超过预设范围蜂鸣器报警 同时打开PC温度采集界面可以看到界面温度效果,其中波特率选择9600,和串口号-nRF24L01 driver, define LED1_0 P6OUT & = ~ BIT1// Output 0# define LED1_1 P6OUT | = BIT1// Output 1# define LED2_0 P6OUT & = ~ BIT2// Output 0# de