Toxicantidote Programming
Advertisement
Advertisement

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.

MPP Solar PIP-1012-MSE interfacing example Calendar icon Created/updated 06 October 2025
Network scanner with DNS, UniFi query and switch port/PoE info Calendar icon Created/updated 06 October 2025
MCP220 interfacing test Calendar icon Created/updated 06 October 2025
Python - Lambda in iterators Calendar icon Created/updated 06 October 2025
Fieldfox discovery tool Calendar icon Created/updated August 2021

Proof of concept Python code to locate Agilent Fieldfox instruments on a LAN.

D-link DIR-505 Shareport file download Calendar icon Created/updated September 2017

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.

ESP32 Wi-Fi selector Calendar icon Created/updated 06 October 2025

Wi-Fi network discovery and connection for an ESP32 from the serial console

SD card message storage with Arduino Calendar icon Created/updated January 2021

Storing large text strings on an SD card with Arduino to save program space. They are also more easily reconfigured.