How to use a rpi zero as a USB to Ethernet forwarder for Adalm Pluto

ZR6TG has written up a good tutorial on how to use a rpi zero as a USB to Ethernet forwarder for QO-100 satellite. This enables you to get rid of your active USB extender cable and makes it possible to place the pluto and dish far away from the shack. Click below to check it out.

https://www.zr6tg.co.za/2022/08/07/plutosdr-on-network-via-raspberry-pi/

HDSDR trackerball VFO project

I have been working on a trackball based controller for my HDSDR SDR project lately. This is a small R&D project that is run on my spare time where the goal is to determine if it is possible to use a trackball as a VFO for software defined radio (SDR) in contests. The project started out based on a demand for a more ergonomic way to operate a mult receiver in a contest environment that is less fatiguing during 48hours duration of a major contest like CQWW or CQWPX. The goal is that it should be possible to operate all radio functions you need from one hand only: VFO, speed of vfo, band, mode, filter width, volume, gain. I have modified a Marconi trackball and the controller is a Trinket Pro controller (Arduino)

20151219_131116 20151219_130846 20151219_123341 20151219_163343
20151217_211347 20151217_211710

20151219_153628

 

Arduino Based CW keyer / FTDI based CAT interface

I recently needed a new CW keyer with Winkey compatibility for use with my N1MM logging setup. K3NG has written some nice keyer code that I compiled and uploaded to one of my Arduino UNO boards that I had laying in the shack (if you want to try it, you need the latest  – above 1 – version of the Arduino “IDE”). Below you can see some pictures from making the prototype thru to ready made keyer with USB interface and adjustable speed button. I did not install the memory buttons, as I control the CW keyer via USB from N1MM or Hamradio Deluxe. It works very well with my Yaesu FT-450D but instead of the UNO I will eventually use a Mini Pro board with the Atmel Atmega 328. You can see more info on K3NGs site http://radioartisan.wordpress.com/arduino-cw-keyer/#comment-3255

Below is the schematic (remark: full credit is given to to K3NG!). I have modded the design for my own needs. Instead of the 2N2222 I use a TTL tolerant FET of type IRLIZ44N to drive the keyer output. Then I don’t need the 100 ohm resistors in series. I also did connect a piezo tweeter directly to the CPU  without using the 2N222 transistor. It works OK. However, the sound of the piezo tweeter is not the best in the world. Finally, as mentioned above, I did not install all the buttons. I installed only the command button to save space.  There is a need to do a small mod on the UNO hardware due to some reset issues. For that I will have to add another button that needs to be pressed when I want to upload code.

http://radioartisan.files.wordpress.com/2011/03/k3ng-keyer-schematic-2012052101.png

IMG_0789IMG_0795IMG_0806IMG_0801IMG_0811IMG_0815

I also needed a CAT interface. It is possible to use a FTDI chip for this task, however the signal levels need to be transformed to +/- 12V. This I solved with a MAX232 board that I had laying around in the shack. So now I have a CAT interface that is compatible with Win XP, NT, 2000, 98, Windows 7, Windows 8 etc since the FTDI chips are widely supported. It looks like … but works like …

IMG_0772IMG_0777

HF converter for SDR Funcube dongle

image

Tony CT1FFU and Diogo CT2IRW has released a converter for the Fun Cube dongle. The design is a based on the old NE602 workhorse. One new approach is to use a wideband MMIC amp in the front end. The unit is powered via a USB connector. Looks like this may be a good add on if you want to do some basic HF monitoring with the Fun Cube. You can find more information here: http://www.ct1ffu.com/site/index.php?option=com_content&view=article&id=178&Itemid=104