首先需要安装Mirf库,可以在http://playground.arduino.cc/InterfacingWithHardware/Nrf24L01下载或者本文附件下载。 Sender机: ARDUINO 代码复制打印下载 /nRF24L01 Arduino发送端Ansifa2015/3/7引脚接法:nRF24L01 Arduino UNOVCC <-> 3.3VGND <-> GNDCE <-> D9CSN <-> D10MOSI<-> D11MISO<-> D12SCK <->...
所以一般来说,要使用两块nRF24L01+两块Arduino才能进行测试。 实验1 将Sender机A0的AD转换值无线发送到Receiver机,Sender机(A0端与电源两端接一个电位器,阻值随意,一般1k~100k均可) 原理图如截图: 代码: 首先需要安装Mirf库,可以在https://playground.arduino.cc/InterfacingWithHardware/Nrf24L01下载或者本文附件下载...
所以一般来说,要使用两块nRF24L01+两块Arduino才能进行测试。 实验1 将Sender机A0的AD转换值无线发送到Receiver机,Sender机(A0端与电源两端接一个电位器,阻值随意,一般1k~100k均可) 原理图如截图: 代码: 首先需要安装Mirf库,可以在https://playground.arduino.cc/InterfacingWithHardware/Nrf24L01下载或者本文附件下载...
所以一般来说,要使用两块nRF24L01+两块Arduino才能进行测试。 实验1 将Sender机A0的AD转换值无线发送到Receiver机,Sender机(A0端与电源两端接一个电位器,阻值随意,一般1k~100k均可) 原理图如截图: 代码: 首先需要安装Mirf库,可以在https://playground.arduino.cc/InterfacingWithHardware/Nrf24L01下载或者本文附件下载...
Here are the connections you will need to make for an Arduino Uno: Note that you will need to make two of these circuits! We will refer to one of the circuits as the Server and one as the Client. The wiring for both is identical. ...