News

Este proyecto permite crear un mando de radio control master y un receptor para manejar cualquier tipo de dispositivo (coche, barco, avión, drone, ...) con comunicación full-duplex mediante arduino y ...
The main component of this Arduino walkie talkie project is the NRF24L01 RF module and Arduino Uno which is the brain or processor. ... old technologies like the walkie-talkie system and RF ...
Using an Arduino Nano, two small 3V motors , a wireless chip (NRF24L01) and a L9110 H-bridge, he was able to create this awesome little remote-controlled device: ...
This remote control comes with two joysticks, an NRF header, 2 user programmable push buttons, an LCD header, and standard Arduino pinouts to add whatever else your project desires.” ...
DSLR Remote Trigger - Schematic Diagram. Schematic Diagram to build remote trigger for DSLR is shown below.. The Schematic is simple and is divided into two sections, nRF24L01 with Arduino to act as ...
In "arduino-nrf24l01-remote-sensing.png" you can see an overview of the project and how both nRF24L01 modules communicate with each other and how the detection of loss of communication is implemented.
If you’d like to check out the remote TFTP bootloader and play around with codebender, you can grab Ariadne over on GitHub. Posted in Arduino Hacks , Software Development Tagged bootloader ...
When using 2-way communication between 2 RF modules, it is very useful to be able to detect loss of communication between the modules. Especially with remote sensing applications, you don't want to ...