How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
rpitx is a software-defined radio transmitter that runs on a Raspberry Pi, generating radio frequency signals from 5 KHz to 1500 MHz using only a GPIO pin. It functions as an analog and digital modulator, an RF signal generator, a radio protocol emulator, and a signal capture and replay system, all without requiring additional hardware. The project achieves this by combining sample precomputation, direct memory-mapped GPIO toggling, and an interrupt-free timing loop to produce precise carrier frequencies and modulation patterns. It supports a wide range of modulation types including AM, FM, S
System-bus-radio is a software-defined radio transmitter that generates AM radio signals by modulating the electromagnetic emissions from a computer's processor and memory bus, without requiring any dedicated radio hardware or physical antennas. It functions as a CPU electromagnetic emissions tool and processor-based signal generator, enabling radio transmission through precise control of CPU instructions and memory bus operations.
The main features of fulldecent/system-bus-radio are: CPU Loop Synthesizers, Bus-Timed Pulse Generators, CPU Emission Tools, Radiation Exploitation Interfaces, Processor Emission Generators, Bus-Modulated Transmitters, Processor-Based Generators, Processor Emission Modulators.
Projects with overlapping indexed features include: f5oeo/rpitx — rpitx is a software-defined radio transmitter that runs on a Raspberry Pi, generating radio frequency signals from 5…