Avionics in the Copenhagen Suborbitals Nexø II rocket

Peter Scott (OZ2ABA) and myself gave a presentation at the 2018 AMSAT UK colloquium about the avionics in the Copenhagen Suborbitals Nexø II rocket. This included the radios and the DVB-S2 video transmitter used on the rocket. A video recording of the presentation is now available on the AMSAT UK YouTube channel, thanks to BATC.

Read more

Video received from the Nexø II rocket cameras

During the last year or two, you may have heard me talk about rocketcam or rocket-cameras, teasing with pictures but without providing too many technical details. Actually, it all started with a cryptic tweet I posted on October 23, 2016:

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

Using the UT-100 DVB-T modulator on Linux

In October last year I learned about the UT-100 series of DVB-T modulators available from a company in Taiwan. At that time I have already been working with software defined video broadcasting; however, I still found the idea of a small USB-stick modulator very appealing for use with embedded devices. In this post I have collected my notes about setting up and testing the UT-100 modulator on Linux.

Read more