M0RVB (332)

M0RVB

QO100 part 2

The reason I moved the dish was, as explained in part 1 partyl due to me wanting to send and receive DATV. Having sorted out the receive parts for the narrowband transponder the next step was to set up to receive the wideband one. the LNB was originally a 4-port device which has been modified to take an external 25MHz sinewave input on one of the ports thus leaving three free. I ran three runs of RG59 from the shack, one for the 25MHz feed and two for reception. So it was relatively easy to use the second of these to receive DATV. I already had a Winterhill DATV receiver (see https://wiki.batc.org.uk/WinterHill_Receiver_Project ) and documentation for this shows how to configure it for QO100 use using two of its inputs, leaving the other two free for other purposes. A splitter combines the two 'top' ports, feeding power from the first port. With the Winterhill set up to send 18V it flips that LNB receiver to the right polarisation for the wideband transponder. QED. And it just works. I did have to fiddle with settings because when I got the Winterhill I experimented with remote access so when turned on it…

Continue reading...
M0RVB

QO100 part 1

Finally I had a chance to set up the QO100 dish on the side of the house. It was originally behind the harage at ground level which was not ideal as it was both a head-hitting hazard and an RF hazard, especially as I eventually want to be able to send not only SSB but also DATV which requires a higher power output than the 4W I had originally. I also wanted to copy the special GB2RS broadcast on QO100 which was scheduled for the 28th September, 2025. So, out with the scaffolding and up with the dish. That was the easy part. The disk elevation was already set so all I needed to do was point it in the right direction azimuth-wise. I nearly got that right using a theodolite app on the phone so with the aid of all relevant hardware I tuned it to max, for now anyway. It was rather amusing to have to set up a laptop and power supplies on the scaffolding as the last time I did that was at ground level. Cables came next - three runs of RG59, each around 12 metres back to the shack. These were very fiddly but…

Continue reading...
M0RVB

IT changes

My 'pigate' Pi is no more. Well, it still exists, but has been decommissioned. It has a story going back a few years. It began life as one of thre Pi systems in the blue metal box that has just been scrapped but was later moved to its own 3D printed box. It ran a varying number of packages, taking over the ADBS logger that was on a Pi in the loft and also running Hamclock and a decoder for our weather station. But recently the PoE HAT fan has been considerably annoying and Hamclock always seemed to push the load up. Enter a new (old) fanless PC. This is an eBay purchase, a Wyse 5060 made by Dell and arrived today. And it has a story of its own! First off it was sold as used with an un-activated Windows 10 on board but it appears to be new due to the packaging. The first step for this PC was to install Lubuntu 24.04 LTS but on powering it up it has a BIOS password set. Fortunately the password is known and available via the Web. It turns out the Wyse 5060 is a thin client aimed at having…

Continue reading...
M0RVB

Bye bye blue box

For some time now my pi-star node was in a fairly large blue box. Originaly this box had three Pi systems plus a 5V PSU but over the months two of those systems were either shut down or relocated to their own 3D printed box and powered via a PoE HAT. So the blue box, measuring some 240x110x190mm was pretty much empty. Since I built a M17 hotspot out of a Pi and a Nextion screen I found a 3D printable box specifically for the 3.2" Nextion. So I printed this and a second one for pi-star. This has saved quite a bit of shelf space. The case is not fully ideal because in the case of the pi-star node the Nextion is connected via a USB to TTL converter which sticks outside the case. The M17 node has a Zumspot USB radio which again sticks out the side. But it will make a good basis for designing a wider box that will encompass the USB bits.

Continue reading...
M0RVB

Nextion displays and memory sieves

You know the phrase 'memory like a sieve'? Well, that's mine. I just received a 3.2" Nextion display via Aliexpress which arrived after only a few days from China. This was to be a display for the M17 hotspot. But there were a few unexpected hurdles! First off, I could not remember the connections from the GPIO pins of the Pi to the Nextion. It's actually really easy, pins 4, 6, 8 and 10, but it took me an age to find that information on the web. Onthe Pi 4B the GPIO pins are numbered from the top (the opposite end from the USB and Ethernet connectors) with odd numbers on the left and even on the right. There are plenty of diagrams on the web. So pin 4, which is +5V is the second one down on the right, pin 6 is next down and 0v, then pin 8 which is transmitted data from the Pi, and pin 10 is received data to the Pi. The Nextion display came with a cable with a connector for the display. This has red for +ve, blue for data from the display, yellow for data to the display and black for 0V.

Continue reading...