搜索资源列表
ZKZN_STEM-3_V10
- STM32的IO驱动,LED驱动,报警输入输出-STM32 GPIO Drive
2.4G无线通信例程-GPIO模拟SPI通讯
- NRF24L01的模拟SPI程序,STM32平台下开发(NRF24L01 simulation SPI program, developed under the STM32 platform)
STM32F103C8T6 NRF24L01
- 经测试,此代码可以实现2.4G(NRF24L01)的通信。 内有大量的注释,初学者可以看注释弄明白 其中还有其他的代码,软件SPI通信方式、串口、GPIO口、延时。(After testing, this code can implement the communication of 2.4G (NRF24L01). There are a lot of annotations, and the beginners can see the annotations to understand