Skip to content

A simple python-based FM receiver that can decode stereo audio and decodes RDS and RBDS information.

Notifications You must be signed in to change notification settings

ChrisDev8/python-radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-radio

A simple python-based FM receiver that can decode stereo audio and decodes RDS and RBDS information.

Installation

Tested on windows 10.

git clone https://github.com/ChrisDev8/python-radio.git
cd python-radio
pip install -r requirements.txt
python decoder.py

If you have any issues, submit a issue!

For debugging

Logs are located in the same directory latest.log
If you need debugging information, run python decoder.py debug

About

A simple python-based FM receiver that can decode stereo audio and decodes RDS and RBDS information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages