Lime SDR stand-alone FM radio

Hello,
going to build standalone FM radio based on LimeSDR. DSP should be carried out in the FPGA and the sound should be obtained perhaps from GPIO FPGA. What steps should I take to successfully realize my dream?

Regards,
Serg

The key to any programing project is testing ! Never write any code that you cannot test. You build a successful program by putting tested pieces together. In your case it looks like audio output is your first piece. Get that working and then move on to the the next testable piece. If you cannot get the audio working the way you need it - you are finished with no wasted work.

1 Like