This is a small repository of purportedly useful python modules. I wrote each of these mostly out of necessity for some application I was working on. The quality of the work in each one may vary, reasonable attempts were made to have each module understandable, reusable, and robust.
The modules grouped here are not necessarily related.
The modules are potentially python packageable, but most are not yet set up that way. This is a todo.
All modules target Python3.x (although many started their lives as Python2.x modules or matlab code).
- /influxSender - InfluxDB helper library for sending data to influx time-series databases
- /fpgacomm - FPGA register access module via UART
- /pduSynaccess - Power Distribution Unit (PDU) driver library for SynAccess devices
- /ptuFlir - Pan-Tilt Unit (PTU) control library for FLIR E-series
- /rfswitchMcl - RF switch control library for MiniCircuits RC-series
- /watlowf4 - Watlow F4 temperature controller driver library