搜索资源列表
-
0下载:
MSP430单片机硬件SPI驱动NRF24L01的程序(只有NRF24L01.c文件)-MSP430 microcontroller hardware SPI driver NRF24L01 the program (only NRF24L01.c file)
-
-
0下载:
这是一个LCD1602、NRF24L01与MCU相连,用OI口模拟SPI的一个程序,里面有定义了各硬件引脚与哪些IO口相连。-This is a LCD1602, NRF24L01 connected with the MCU, with OI I simulate an SPI program, which has defined the hardware IO port pin which is connected with.
-
-
0下载:
基于msp430f5438的nrf24l01程序,两个单片机进行无线通信,包含收发程序,IO口模拟SPI接口。-Based msp430f5438 of nrf24l01 program, two single-chip wireless communication, including transceiver procedures, IO port analog SPI interface.
-
-
0下载:
51单片机NRF24L01发送程序。基于STC89C52芯片,使用IO口模拟SPI串口实现数据传输,控制NRF24L01 2.4GHz无线模块发送数据-51 single chip NRF24L01 sending program. Based on STC89C52 chip, using IO port analog SPI serial port to achieve data transmission, control 2.4GHz NRF24L01 wireless module to
-
-
0下载:
STM32F407+NRF24L01,使用STM32F407单片机使用SPI通过nrf24l01通信程序,可以选择作为发送端还是接收端。-STM32F407+NRF24L01, use STM32F407 microcontroller using SPI communication program through nrf24l01, can be selected as the sender or receiver.
-
-
0下载:
NRF24L01上位机/下位机程序
本程序使用两片STM32和NRF24L01进行互通信,使用HAL库开发,电路连接可在IOC文件中查看(NRF24L01 upper computer / lower computer program
This program uses two pieces of STM32 and NRF24L01 for mutual communication, using the HAL library development, circuit connection
-
-
1下载:
该程序实现 adc对双轴传感器的X轴Y轴电压的采集,并用不同的标志位代表双轴传感器不同位置时的电压,利用SPI协议将采集到的数据传递给NRF24L01模块,利用NRF24L01模块将数据发送给下位机,实现与下位机之间的通信。(The program realizes the acquisition of the Y axis voltage of the X axis of the dual axis sensor by ADC, and uses the different symbol bi
-