Developed a peer-to-peer Software Defined Radio (SDR) communication system using GNU Radio and RTL-SDR hardware. This project demonstrates wireless data transmission between two computers using software-defined radio technology, implementing the complete signal processing chain from modulation to demodulation in software.
The system showcases the power and flexibility of SDR technology, where traditional hardware radio components are replaced by software implementations, enabling rapid prototyping and experimentation with different communication protocols and modulation schemes.
The complete system setup showing GNU Radio flowgraph and the project team during demonstration:
GNU Radio Flowgraph
Complete signal processing chain implementation showing modulation, transmission, reception, and demodulation blocks.
Project Team
Team members showcasing the P2P SDR communication system during project demonstration.
Full-duplex peer-to-peer data transmission between two SDR devices
Implementation of various modulation schemes (BPSK, QPSK, FSK)
Visual signal processing using GNU Radio Companion flowgraphs
Live signal transmission and reception with minimal latency