Skip to content

Daniyal48/Hackrf_programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Hackrf_programs

This repository contains simple and small programs for hackrf mostly focusing on transmission side of the hackerf One.
You are free to make changes to my code and optimize it.

Compilation:

gcc -o mp3_transmit mp3_transmit.c -lm -lmpg123 -lsndfile -lhackrf

Usage:

./mp3_transmit Absolute_File_Path

Issues:

First install all the necessary libraries.
sudo apt install libhackrf-dev mpg123 libsndfile1

Credits:

Credits to: https://github.com/aricwang88/hackrf_WBFM_Transmit.

About

This repository ciontains simple and small programs for hackrf mostly focusing on transmission side of the hackerf One

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages