Programming
Check out my programming pages, where I code in various languages for computers and embedded systems. I also have various proof-of-concept code sections.
I also make contributions on GitHub, including gists.
ESP32 Wi-Fi selector
Created/modified July 2026
Wi-Fi network discovery and connection for an ESP32 from the serial console
Fieldfox discovery tool
Created August 2021 (last updated July 2026)
Proof of concept Python code to locate Agilent Fieldfox instruments on a LAN.
SD card message storage with Arduino
Created January 2021 (last updated July 2026)
Storing large text strings on an SD card with Arduino to save program space. They are also more easily reconfigured.
D-link DIR-505 Shareport file download
Created September 2017 (last updated July 2026)
A quick proof of concept Python script for grabbing files from a D-Link DIR-505 Shareport file sharing service via HTTP. Probably works with similar models too, but not tested.