搜索资源列表
atmega8
- nrf24l01和ATmega8之间通信协议,刚试验成功,可以简单的收发数据,模拟SPI口-nrf24l01 and communication protocols between ATmega8 just successfully tested, you can simply send and receive data, simulation SPI port
24l01_demo
- nrf24L01底层驱动,使用单片机IO模拟SPI,简单易行,很容易移植,文件是针对MSP430而写,我也已移植51,STM8等单片机中运行.-nrf24L01 underlying driver, use microcontroller IO simulation SPI, simple, very easy to transplant, the file is written for MSP430, I have also been transplanted 51, STM8 microco
2.4G-24l01
- NRF24L01 集成了所有与RF协议相关的高速信号处理部分;比如,自动重发丢失数据包和自动产生应答信号等,NRF24L01的SPI接口可以利用单片机的硬件SPI口连接或用单片机I/O口进行模拟,内部有FIFO可以与各种高低速微处理器接口,便于使用低成本单片机。-NRF24L01 SPI
创新实验—多路温度检测
- C51实现多点温度的检测功能,无线收发模块选用NRF24L01,1MASTER+3SLAVE(C51 realizes multi-point temperature detection function, the wireless transceiver module chooses NRF24L01, 1MASTER+3SLAVE.)
nrf24l01_avr
- nrf24l01的avr驱动, spi串口控制。(nrf24l01 avr driver, control with spi.)
STM32F030-SHT20
- stm32f030 I2C 读取sht20温湿度度,模拟I2C可以自己换IO口, 同时实现了NRF24l01 无线模块spi 无线传送数据(Stm32f030 I2C reads the temperature and humidity of sht20, simulates that I2C can change the IO port by itself, and realizes the wireless data transmission of nRF24L01 wireless mod