Skip to content
Jim Frederick edited this page May 28, 2020 · 6 revisions

Personal Python collection

  • AmprobeSerialMeter.py - USB/serial communications to an Amprobe Meter
  • EngineeringNotation.py - Render a float in engineering notation (with test code).
  • SymbolLookup.py - Perform symbol lookup of complex/nested expressions using gdb.
  • TestPySerial2PortTxRx.py - Test communications between 2 interconnected serial/USB ports.
  • TextToSpeech.py - Convert text to speech on Windows. tkinter app.
  • SpiDriverGui - Simple tkinter GUI app for spidriver
  • aardvark_i2c_flow.py - reads a Honeywell Zephyr flow meter over i2c using an Aardvark.
Clone this wiki locally