Skip to content

Radio station simulator system, based on the client-server model, for modulated audio transmission through sockets

License

Notifications You must be signed in to change notification settings

marlondecol/pyradio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyRadio

This project comprises a system, developed in Python, for transmitting modulated audio from a server to connected clients.

Before connecting, each customer can choose between modulating the audio that will be received in Amplitude Modulation - AM, Amplitude Modulation with Suppressed Carrier - AM-SC or, if desired, without modulation. Then, the server receives the chosen option, processes the recorded audio from the microphone according to it and transmits the modulated audio to the client through socket. Finally, when receiving it, the customer demodulates it to the original audio, if necessary, and reproduces it on the speaker.

About

Radio station simulator system, based on the client-server model, for modulated audio transmission through sockets

Topics

Resources

License

Stars

Watchers

Forks

Languages