https://github.com/newam/hackrfone
Rust interface for the HackRF One software defined radio.
https://github.com/newam/hackrfone
hackrf rusb rust sdr
Last synced: 3 months ago
JSON representation
Rust interface for the HackRF One software defined radio.
- Host: GitHub
- URL: https://github.com/newam/hackrfone
- Owner: newAM
- License: mit
- Created: 2021-05-01T21:13:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-05T05:07:52.000Z (over 1 year ago)
- Last Synced: 2025-01-11T04:42:34.406Z (4 months ago)
- Topics: hackrf, rusb, rust, sdr
- Language: Rust
- Homepage:
- Size: 21.5 KB
- Stars: 29
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://crates.io/crates/hackrfone)
[](https://docs.rs/hackrfone/)
[](https://github.com/newAM/hackrfone/actions)# HackRF One
This is a rust API for the [HackRF One] software defined radio.
This is not a wrapper around `libhackrf`, this is a re-implementation of
`libhackrf` in rust, using the [rusb] `libusb` wrappers.This is currently in an *experimental* state, and it is incomplete.
For full feature support use the official `libhackrf` C library.This is tested only on Linux, but it will likely work on other platforms where
`libhackrf` works.[rusb]: https://github.com/a1ien/rusb
[HackRF One]: https://greatscottgadgets.com/hackrf/one/