https://github.com/nechry/gnuradio-projects
A collection of some different gnuradio-companion projects
https://github.com/nechry/gnuradio-projects
gnuradio hackrf-one nrf24 sdr
Last synced: 4 months ago
JSON representation
A collection of some different gnuradio-companion projects
- Host: GitHub
- URL: https://github.com/nechry/gnuradio-projects
- Owner: nechry
- License: mit
- Created: 2024-01-19T08:46:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-28T13:59:47.000Z (over 2 years ago)
- Last Synced: 2025-07-04T01:36:40.735Z (11 months ago)
- Topics: gnuradio, hackrf-one, nrf24, sdr
- Homepage:
- Size: 31.3 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# gnuradio-projects
A collection of some different [GNU Radio](https://www.gnuradio.org/) projects with a HackRF One Portapack H2.
## Projects
### [FM Radio](./fm-receiver/)
A simple FM radio receiver.
### [Sniffing nRF24](./nrf24_demod/)
nRF24 demodulator to sniff BLEA packets.
### [PMR446 Receiver](./pmr446-receiver/)
A simple PMR446 receiver with a channels selection.
### [Intercepting Airport and Aircraft Communication](./airplane_comms/)
Use software defined radio to intercept aircraft communication.
## Requirements
- [GNU Radio](https://www.gnuradio.org/)
- [HackRF One Portapack H2](https://s.click.aliexpress.com/e/_DB73ggv)
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.