News

Arduino 433 MHz Receiver/Transmitter Arduino project for receiving and (in the future) transmitting signals using a 433 MHz RF module. Currently, this repository contains code for a 433 MHz signal ...
Posted in Radio Hacks Tagged arduino, ham, lcd, signal visualizer, waterfall ← How To Build Your Own Pulsed Laser Pistol Scavenging Ambient Electromagnetic Energy → ...
Repository files navigation đŸ›Šī¸ DIY RC Plane with Arduino UNO 📌 Project Overview This project is a custom-built RC plane controlled via Arduino UNO microcontrollers for both transmitter and receiver.
A transmitter controller is (you guessed it) what controls the transmitters: Turning them off-and-on at the right times and having them send specific Morse code signal patterns.
The transmitter Arduino breaks down a given string into individual characters, and then further converts the ASCII to eight binary bits. These bits are sent out as tones, and are picked up on the ...
Long-range RC transmitter “I started using Bluetooth devices like the HC-05 modules, but I found that these sometimes randomly disconnected.