搜索资源列表
test
- stm32 无线通信 。本实验将实现如下功能:开机的时候先检测NRF24L01模块是否存在,在检测到NRF24L01模块之后,根据KEY0和KEY1的设置来决定模块的工作模式,在设定好工作模式之后,就会不停的发送/接收数据,同样用DS0来指示程序正在运行。-In this study, the following functions will be realized: it will detect NRF24L01 module when you start the machince.After
NRF24L01
- NRF24L01无线数据通信模块资料、程序、电路-NRF24L01 wireless data communication module, data, program, circuit
nRF4L01_STM32
- 本程序为Stm32F103zet6开发板使用SPI12接口连接常用的nRF24L01无线通信模块进行双工通信的案例,亲测可用,按照引脚定义接线后即可使用。-This program for the Stm32F103zet6 development board using the SPI12 interface to connect the common nRF24L01 wireless communication module for duplex communication case, p