News

The code compiles on Arduino IDE 1.8.x or higher with board set to Arduino Uno. The transmitter code is in mtx (master mcu) and stx (slave mcu) folders. The receiver mcu code is in the rx folder. No ...
24. Receiver Connected to RC System Now, let's test the Arduino-based transmitter and receiver on a brushed hobby-grade RC system. We’ll have the Brushed 2S ESC for driving a car connected to channel ...
The field of radio control has benefited much from the onward march of technology. Where a basic 2-channel setup would once have cost hundreds of dollars, it’s now possible to get a high-end … ...
Long-range RC transmitter “I started using Bluetooth devices like the HC-05 modules, but I found that these sometimes randomly disconnected. Since then I’ve been using the NRF24L01 modules ...
This series of projects explore concepts of radio communications. We use LEDs to generate (very high frequency) radio waves and photo-resistors to take the place of radio antennas. These ideas are ...
Old infrared remote controls can be a great way to interface with your projects. One of [AnalysIR’s] latest blog posts goes over the simplest way to create an Arduino based IR receiver, makin… ...
The Arduino receiver is programmed using the Arduino IDE on a PC, via an FTDI USB to Serial Converter connected to the 6-pin female header on the board. The receiver and transmitter code with more ...
Control just about anything RC. Contribute to buk7456/Arduino-LoRa-RC-transmitter-and-reciever development by creating an account on GitHub.