Can we use a Raspberry Pi model B as FreeDV modem?

I have collected a bunch of old Raspberry Pi model B’s equipped with the Wolfson audio board. You may find these board lying around and collecting dust, as they have been obsoleted by an increasing number of multi-core boards. I will use these boards as simple Softrock SDR receivers, but first I want to do a little experiment. I am going try using them as a headless FreeDV modem similar to the SM1000.

Read more

Turn your Raspberry Pi into a live HDTV transmitter

Please note that the information in this article is out of date and needs updating. I will do my best to update it soon.

In a previous post I wrote about using the UT-100C DVB-T modulator on linux and I promised to follow up how to use the modulator with live video sources. In this post I am going to describe how to setup the modulator on a Raspiberry Pi equipped with a RaspiCam camera module, effectively turning the Pi into a live HDTV transmitter.

Read more

Building the UT-100 driver on the Raspberry Pi

Building the UT-100 driver module on the Raspberry Pi can be done the same way as on the desktop. The only difference is that instead of “sudo apt-get install”-ing the kernel headers and sources we have to fetch them from the Raspberry Pi git repository and install them manually. Although my instructions are written with the UT-100C DVB-T modulator in mind, the procedure is applicable to other out of tree kernel modules as well.

Read more

The Funcube Dongle Pro and Pro+ on the Raspberry Pi

Although I have had a Raspberry Pi rev B for several weeks now, it wasn’t until last night that I got a chance to try it out. Since several people have reported failed attempts at getting the Funcube Dongle Pro and Pro+ play nicely with the Raspberry Pi, I decided to take it as far as I could in those few hours. The result is this very brief tech note about how to make the Funcube Dongle Pro and Pro+ work on the Raspberry Pi.

Read more