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.
An example of how to use the Arduino SoftWire library to interface with two AHT20 sensors on arbitrary pins
Wi-Fi network discovery and connection for an ESP32 from the serial console
Proof of concept Python code to locate Agilent Fieldfox instruments on a LAN.
Storing large text strings on an SD card with Arduino to save program space. They are also more easily reconfigured.
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.