Doomsday Radio

Doomsday Radio Used AI

4 devlogs
15h 1m
Created by Hasnat

A desktop radio app which uses an RTL SDR receiver to demodulate AM, FM to audio

Timeline

Ship 1

Hasnat

3 months ago

Hasnat Covers 4 devlogs and 15h 1m

I have finally finished it
It was pretty hard making it because I didn't have a physical SDR and the API was crap

I thought my code was malfunctioning but the reason was the internet
I don't know if there is still any bugs left because I have not tested it with a real device and the audio bug is because I am getting IQ samples very slowly

Added functional AM and FM demodulator and Pyaudio Stream but the API crashed so could not test FM demodulator
Also added functional volumebar
Hoping to finish this project soon

Update attachment

Made the UI a bit more better by adding volume control
mapped all the buttons
Will work on AM demodulating tomorrow
Bravo 6 going dark

Update attachment

Finally started working on this in middle of my exams
Started by making the UI
Chatgpt came in clutch helping me use QT Designer to drag and drop UI design

Update attachment