Skip to content

dpipstudio/bw_custom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BotWave Custom

A custom FM-RDS transmitter using the Raspberry Pi's PWM, based on PiFmRds

This software has been made to suit the needs of BotWave.

Caution

Running this software without knowledge can lead in a broken system. We do not accept any liability or responsibility for anything that happens as a result of you running this code. If it breaks, you get to keep all the pieces

Warning

Running this may be illegal in your country.


This program generates an FM modulation, with RDS (Radio Data System) data generated in real time. It can include monophonic or stereophonic audio.

Installation & Usage

First, install required packages and clone the repository

sudo apt install libsndfile1-dev build-essential git -y
git clone https://github.com/dpipstudio/bw_custom.git
cd bw_custom/src/

Then, build bw_custom: make.

This should have built an executable named bw_custom

Run bw_custom -h to know any argument you need.


For more informations, please reffer to this README

License

As for the original code, this code is released under the GPL. See LICENSE

madebydouxx adpipstudioproject

About

A custom FM-RDS transmitter using the Raspberry Pi's PWM, built for BotWave

Resources

License

Stars

Watchers

Forks