Tag Archives: ham

Tontec 480×320 touchscreen display with Raspberry Pi

Last December, I purchased a Tontec 480×320 touchscreen display for use with a Raspberry Pi.  Complete with case (amazon link).  I bought it along with a Raspberry Pi Model B in order to play with software-defined radio (SDR), motivated by … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment

Serial communication with a Kenwood TS-570D

I am setting up an amateur radio station at my local maker space, Decatur Makers.  Our transceiver is a Kenwood TS-570D. I have spent a lot of time debugging how to get serial communications working between the Kenwood and a … Continue reading

Posted in Uncategorized | Tagged | 1 Comment

KX3 as a (good enough) antenna analyzer

So I am working on a DIY antenna analyzer/impedance meter.  But I need to validate my design against a known antenna analyzer.  I do not own one. But I do — my Elecraft KX3 can calculate SWR.  If you know … Continue reading

Posted in Uncategorized | Tagged | 1 Comment

Arduino + AD9850 DDS

I’ve been playing with connecting an Arduino to an AD9850 DDS waveform generator. This is a DDS chip from Analog Devices that is capable of outputting a sine or square wave at frequencies up to 40 MHz. There are two … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment

20×4 LCD display tips — on an Arduino Nano

Using a blog for debugging notes so I can easily refer to it. LCD displays are quite common for Arduino applications.  I have purchased a 20×4 white on blue backlit display.  Most LCD displays on Arduino are based on a … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment