Wednesday, February 25, 2026
Tech Talk on ABC Radio - Software that kills and AI boom crashes tech stocks
Sunday, February 22, 2026
FreeDV Sunday net - a new record
A very well attended Sunday FreeDV net on 7045 this morning from 10:30 eastern time. Stations on frequency were: VK2AWJ, VK2BX, VK2UMZ, VK3BAL, VK3CDH, VK3DJB, VK3FC, VK3GTP, VK3ID, VK3KEZ, VK3PCC, VK3PTR, VK3SRC, VK5ABE, VK5AG, VK5KHZ, VK5KVA, VK5MH, VK7DMH, VK2KO, VK2KNC, VK2YW, VK2CJB and me VK3TPM. 24 stations!
Monday, February 16, 2026
Generating sideband to transmit on a HackRF
While working on my C port of FreeDV RADE1 I wanted a reliable radio signal to test with. While I have off air recordings from the FreeDV GUI app I thought it would be nice to generate my own files to transmit with the HackRF Portapack Mayhem which can record to C16 files and play them back. There's a TXT file with each recording that specifies the sample rate and output frequency.
I've made a python utility that can read a WAV file recording and produce C16 sideband. Here's how it sounds.
The code is pretty short so I've published it as a gist on GitHub.
The HackRF is a wonderful tool for radio experimentation. I'm using the standalone Mayhem but it works just as well from a computer via USB with hackrf_transfer.
Sunday, February 15, 2026
FreeDV Sunday net - 23 stations
An excellent FreeDV RADE1 net here in South East Australia with 23 stations on frequency. Some for the first time. Stations: VK5KHZ, VK5KFG, VK5AG, VK3ZUM, VK5KVA, VK3UBK, VK3SRC, VK3KEZ, VK3JCO, VK3GTP, VK3FC, VK3DJB, VK3CDH, VK3BQO, VK3BAL, VK2YW, VK2XOR, VK2UMZ, VK2KNC, VK2DWG, VK2AWJ, VK5HM and me VK3TPM.
Normally I call in stations in alphabetical order but today I thought I'd trick Jack VK5KVA, by going in reverse.
Wednesday, February 11, 2026
C port of FreeDV RADE going well - transmit working today
Today marked a milestone in my investigation into using Claude Code with a complex codebase. I had a FreeDV RADE contact with another station using code it wrote under my instruction in just one week - very much part time. Here's a receive demo:
My thanks as always to Joe, VK3SRC, for assistance in testing and feedback. Also thanks to Britt, VK3AOB who responded to my first call which I really expected to not be decodable.
Here's how Claude Code looks while working on a bug in the code (click to enlarge):
I'm developing on Linux Mint. The app is C++ using GTK and Claude seems very knowledgable in this scenario. I suspect that the large amount of open source software around is a great advantage for this sort of thing.
The code is here: https://github.com/peterbmarks/radae_decoder As you can see the name of the project is no longer correct as it encodes as well.
Tech talk on ABC Radio - Is OpenClaw the future?
Tech Talk takes a look at this and how the big four tech companies are faring after they've spent big on AI.
Peter Marks, mobile software developer and technology commentator from Access Informatics, joined Philip Clark and listeners to Nightlife with the latest tech news. Listen here: https://www.abc.net.au/listen/programs/nightlife/nightlife-tech-talk-with-peter-marks/106328266
Sunday, February 08, 2026
FreeDV Sunday net - excellent conditions
An excellent Sunday FreeDV net this morning with VK2, VK3 and VK5 stations all with good SNRs.
Some interest was expressed in the C port of the RADAE python code which is encouraging. On the frequency, (not everyone transmitted), VK2AMF, VK2AWJ, VK2DWG, VK2GMH, VK2YE, VK3DJB, VK3FC, VK3GTP, VK3JCO, VK3KEZ, VK3XCI, VK3YV, VK3ZUM, VK4TEW, VK5ABE, VK5KHZ, VK5KVA, VK5LN, VK5ST, VK6YR, VK3BAL (running three copies of FreeDV!), VK3AOB, and me VK3TPM.
Saturday, February 07, 2026
Experimental C port of the FreeDV RADEV1
One of the objectives of the work on RADEV2 is to replace the currently required Python runtime from the distributed FreeDV app. This would make it easier to install, smaller, and hopefully more efficient. (Other objectives are improvements in how it works). Python is an important part of the project and is used for prototyping and testing - that won't change.
Re-writing all the python in C is a daunting, tedious, expert task, estimated to take many months that would result in an app that works pretty much the same as it does today.
I've been experimenting with Anthropic's Claude Code recently and it occurred to me that one of the things LLMs are particularly good at is translating between languages, human or programming. The result of just a few days of guiding Claude Code is an experimental RADEV1 decoder app.
The intial work, which includes command line tools to decode and encode from and to WAV files is on github here.
The proof of concept Linux application shown above is in a Github repo here.
While it seems to work and does pass important tests, this is not code supported by the project at this time.
Claude Code enabled me to attempt something I wouldn't dream of until now. It was quite a big job for it (I hit my quota on two separate days and had to wait to resume).
Working with an LLM to write software does still require enough knowledge to know what to ask for and to guide the work.
I hope this work will encourage others to develop innovative FreeDV RADE software along side the official FreeDV App which remains the reference release. My sincere thanks to Dr David Rowe for his fantastic work and his help and encouragement with this little experiment.
Friday, February 06, 2026
A well used laptop keyboard
Many years ago I handed down a MacBook air to our youngest daughter. She used it until I handed down a later machine. Last week she returned it and I'm amazed to see how heavily she had used it over the years without complaint.
It still works although the battery is dead now.
Some people complain that Apple is expensive but I think it's value for money.
This kind of keyboard wear reminds me of an HP25C calculator I had many years ago. It was also a piece of quality engineering and, as I recall, one feature was that the symbol on the buttons was plastic that extended right through the key so it would never wear off.
Thursday, February 05, 2026
Xiegu X6200 review
Keen to do more field operating (and overnight camping). My rig of choice has been the Elecraft KX3 with it's excellent antenna tuner and easy to read LCD display. Since using rigs with a waterfall display of the band I find it hard to going back to tuning up and down trying to find stations.
I purchased a Xiegu X6200 from AliExpress for AU$1200.
It has some terrific features for portable operation:
- Decent flat battery pack that clips on the back
- Wonderful sharp and bright display
- Excellent built-in antenna tuner
- USB-C socket with interfaces for CAT control and audio
- Handles to protect the knobs
Bugs
Conclusion
Wednesday, February 04, 2026
Tuesday, February 03, 2026
Very good morse decoder from 101 things
Prolific ham radio hacker Jonathan P Dawson has just shared a remarkable project he calls Hamfist that is a morse decode device running in the Arduino runtime for Pi PICO processors (including the original).
Go and read his description but it's quite a sophisticated decoder, rather like a CW skimmer it can decode several morse signals in the audio passband. The PICO does the audio sampling with one of its A/D pins with just a simple circuit on the input.
"It combines adaptive signal processing, automatic speed estimation, probabilistic decoding, dictionary-based correction, and multi-channel decoding, all while keeping memory and CPU usage firmly under control."
I grabbed the source and built it in the Arduino IDE targeting the PICO. All very smooth. Unfortunately I don't have the display he uses, the ili9341, so I've ordered some. The code seems to run but of course I can't see the morse.
Update: A display board arrived.
So. I pointed Claude Code at the Arduino files and simply asked it to create a C++ command line program that could read a WAV file with morse audio in it and print out the decoded morse. It wrote wav_decoder.cpp and a Makefile. Jonathan includes some sample WAV files so I tried some of these. Here's how that goes:
cw_decoder % ./cw_wav_decoder examples/cw2.wav
WAV file: examples/cw2.wav
Sample rate: 12000 Hz
Channels: 1
Bits per sample: 16
Target sample rate: 15000 Hz
CQ SP3VT SP3VT TEST E4EQ SP3VE E3VT TEST PA3A IN PA3AT 5NN E 27 MIKEEE EAT/ HI TU S E3VT CQ SP3VT SE 3VT TEST CZ G3VT SPSE UT TEST CQ SW3VT SP EVE TEST CQ SP3VT SAME3VT TEST DK3T DA3T 5NT
I would add that the decode all happens in a fraction of a second.
I'm not sure if I'm more impressed with Jonathan's contribution or Claude Code's capabilities. Here's the file it produced and the Makefile.
Makefile:
Thursday, January 29, 2026
Apple's Knowledge Navigator - are we there yet?
Like many Apple users I'm keen to see how an upgraded Siri, rumoured to be coming this year, works. Right now Siri is way behind competing speech handling agents. It can turn lights on and off just fine but ask it anything more and it either searches the Internet or asks ChatGPT.
Back in 1987, Apple published a ground breaking vision for how human computer interaction might work in the future. It was commissioned by then CEO, John Sculley, and it not only predicted AI agents but even the Internet.
This morning I was chatting with SmartFriend™ Tony about Clawdbot/Moltbot and he mentioned Knowledge Navigator. We are now very close to this futuristic vision. Not quite there, but it is within reach. ChatGPT helped me create this feature list.
Achieved:
- Voice-activated assistants
- Retrieving and summarising information
- Video calls and collaboration
- Making and managing calls/messages
- Touchscreens and tablets
- Text-to-speech and speech-to-text
- We don't use an animated person's head as our assistant - probably for the best
- Deep contextual long-term assistant memory - Apple announced this two years ago but didn't ship
- Fully autonomous, multi-step tasks with actions - Agents promise this.
Wednesday, January 28, 2026
CYD Internet radio
Recently I've been playing with the Cheap Yellow Display boards. They are an ESP-32 on the back of a 2.8 inch LCD display with touch. One of the most interesting projects is an Internet Radio. Source code is here.
The boards have quite a range of devices already in place such as an RGB LED and an audio amplifier, other I/O is nicely taken out to sockets on the edge. (I've upgraded my 3D case design to add holes for these). I've just got it working:
You'd think it would be possible to use the on-board audio DAC with the speaker driver but unfortunately the I/O is shared with one of the touch screen lines. An external audio DAC should be used.
I changed a few of the constants to use the pins available on my version of the board (The USB-C one) as follows:
Other changes I made included the screen rotation and time zone for my area.
It's now playing lovely classical music, although it's a bit glitchy for some reason. My touch screen doesn't seem to be working so I plan to figure that out next. Thanks to John VK2ASU for the prompt to work on this.
Tech Talk on ABC Radio - Artificial Intelligence is the wrong name
Have we come to trust the output too much, partly because of the name? Could we have fallen for a marketing trick?
Prediction market odds are increasingly being reported as news, what are they and can they be gamed?
Communication failures during the recent Victorian fires, why the big ABC AM stations are an important backup in times of emergency.
Peter Marks, mobile software developer and technology commentator from Access Informatics, joined Philip Clark and listeners to Nightlife with the latest tech news. https://www.abc.net.au/listen/programs/nightlife/nightlife-tech-talk-with-peter-marks/106276236
Monday, January 26, 2026
Starlink residential lite is enough for me
I've been very happy with Starlink after NBN dropped the ball here and drove me away. Until now I've been on the Residential Full plan at AU$139 / month. Most of my computers are connected over Wifi and here's the speed test I was getting:
I decided to try Residential Lite which is said to be a lower speed and lower priority in busy times. Here's what I get now:
Still pretty good. My guess is that the busy times when I might see reduced speed due to congestion would be in the evenings when people are streaming video but so far I haven't noticed it.
I do see a bit of buffering just after a YouTube video starts playing on the Apple TV box but I saw that before and assume it's some networking mis-match. Lengthy multi-party Zoom calls work as well as before.
Residential Lite is AU$99 / month so that's $40 a month freed up for ham radio bits.
Sunday, January 25, 2026
FreeDV net - 12 on frequency but poor conditions
A good rollup this morning but few stations could actually hear many people. Very warm here in south eastern Australia. Jack, VK5KVA said he had 42.7C yesterday (108.86F) and the only cooling was a ceiling fan. We're expecting about 34C today.
Stations on frequency: VK2AWJ, VK2GMH, VK3JCO, VK3KEZ, VK3PCC, VK3SRC, VK3XCI, VK5KVA, VK5MH, VK7DMH, VK4IKZ, VK5RA and me, VK3TPM.
Saturday, January 24, 2026
It's time to upgrade the home to Matter and Thread
We have some simple home automation here. Lights come on at sunset and go off again later. Some lights we turn on or off by calling out. Nothing fancy. Mostly these were done with Wifi connected switches via whatever app they need which is hooked in to Google home and Apple Home.
In the past it's been a struggle to configure new devices, often having to try over and over again. Some of them tend to drop of the Wifi network at times. Zigbee based mesh networking is an alternative but requires a hub to link to your network.
Happily Apple, Google, and the manufacturers have come together and agreed on a standard for setup, status and control called Matter and a mesh network called Thread. My local electrical store didn't have any Matter + Thread devices but, guess what, the old stock is on special! I ordered some bulbs on line.
If you're buying, make sure you see these little icons on the box:
Adding the "accessories" to my Home was the best experience I've ever had. Open the Google or Apple Home app, scan the 2D barcode on the device, plug in the device and in seconds it had been found and added. There is a link to a manufacturer's app but there's no need to install it or use it for control.
You might think that a Wifi to Thread radio hub might be needed but happily Apple has been quietly building Thread in to many of their products for years. Thread is in Apple TV, HomePods, iPhone 15 and later, iPads (M4 Pro, M2 Air), MacBooks (M3 and later). I was pleased to learn that starting with iOS 18 newer iPhones can directly control Matter devices over Thread radio locally without needing Wifi or internet. This makes the experience fast and reliable.
Google has been doing a similar thing and Thread routers are in the Nest Hub (2nd gen), Nest Hub Max, Nest Wifi, Google TV Streamer (4K), and is expected to be in the Pixel 10 phones. Android version 15 or later supports Matter.
Wednesday, January 21, 2026
3D printed box for USB-C CYD (Cheap Yellow Display)
I've been getting in to the CYDs which have an ESP-32 attached to a 2.8" touch screen. Recently I bought some new versions with a USB-C connector and wanted a case. Pretty happy with how it turned out.
The design is done in OpenSCAD which I now feel very comfortable with. The design files and STL for the box and lid are available here on Thingaverse.
Sunday, January 18, 2026
FreeDV net - poor conditions but a good roll up
Quite a few stations on the frequency this morning but only a few could talk to each other. Seen were: VK2AWJ, VK2BLQ, VK2CJB (who was heard while using a dummy load!), VK2DWG, VK2GMH, VK2VCO, VK3FAR, VK3FFB, VK3JCO, VK3KEZ, VK3KR, VK4APF, VK4YA, VK5ABE, VK5KHZ, VK5KVA, VK3PCC and me, VK3TPM.



















