News

Arduino-RF-NRF24L01-Communication This is an example of RF communication with Arduino Uno. There are two applications available in the repository: Master and Slave. The Master application connects to ...
Here we will use nRF24L01 – 2.4GHz RF Transceiver module with Arduino UNO and Raspberry Pi to establish a wireless communication between them. The Raspberry pi will act as a transmitter and Arduino ...
There are a variety of modules available based upon the nRF24L01 chip, one comes with an onboard antenna with an RF range of 100m and another one with an external antenna that has a range of 1000m. So ...
When you press the buttons on your 433-MHz remote control transmitter, the received 433-MHz RF codes should then be printed in a “Decimal number/Bit/Protocol” format. The first result — from button “A ...
Amazon Dash is a handy service, and when Amazon released their AWS IoT platform, [Brian Carbonette] felt that it left out all the hardware hackers from the tinkering fun. Seeking justice, he put to… ...
The first such board, the Myriad-RF 1 is designed by Taiwanese distributor Azio Electronics. Azio’s Myriad-RF 1 board measure approximately 5x5cm, uses a 5V power supply and is software configurable ...
Abstract: This paper mainly focuses on establishing a wireless communication to transmit and receive the temperature and humidity monitoring data in wireless mode by interfacing arduino and RF module ...
Arduino includes RF communication applications using the NRF24L01 module. The NRF24L01 module is connected to the Arduino. These applications are: Master and Slave. Master: The Master application ...