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 ...
Configuring RC channel outputs The receiver outputs can be configured from the transmitter to any of the three signal types; servo PWM, digital on-off, or 'normal' PWM. For instance 'normal' PWM ...
Posted in Radio Hacks Tagged arduino, ham, lcd, signal visualizer, waterfall ← How To Build Your Own Pulsed Laser Pistol Scavenging Ambient Electromagnetic Energy → ...
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.
Long-range RC transmitter “I started using Bluetooth devices like the HC-05 modules, but I found that these sometimes randomly disconnected.
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 ...