Half-Duplex chatting using HackRF with GUI dearpygui.
- Linux Operating System
- python3 :
sudo apt install python3
- minimodem :
sudo apt install minimodem
- xterm :
sudo apt install xterm
- DearPyGUI :
pip3 install dearpygui
- HackRF library :
sudo apt-get install hackrf libhackrf-dev
- GNURadio3.10 : Installation guide
- SoapySDR : Installation guide
- SoapySDR HackRF : Installation guide
- clone the source using
git clone https://github.com/YD1RUH/HackRF-Minimodem-ImGui
- go into the directory
cd HackRF-Minimodem-ImGui
- make all file executable
chmod +x *
- Open terminal, then run
./Minimodem-ImGUI
adding sending file support (only txt file)loopback audio while transmitting