Tuesday, October 30, 2012

Python TM-D700a Control Library

I recently purchased a TM-D700a at a hamfest which was missing the control head. I didn't realize that control heads for this radio were quite rare. Thankfully it turns out you can control pretty much the whole radio from the microphone and monitor it's status over it's serial port. I started a small Python project to provide a script to program the memories from a CSV file and a simple curses-based monitoring program to display the frequency, memory channel, etc. It's on GitHub at https://github.com/n1ywb/pytmd700

No comments: