Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-28T13:59:47.000Z (11 months ago)
- Last Synced: 2024-10-16T00:43:36.385Z (3 months ago)
- Topics: gnuradio, hackrf-one, nrf24, sdr
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- 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.