Home page

amsikking: Code repositories

A collection of code repositories and examples I find useful.

dll_example
A simple example of using Python with a "dynamic-link library" (DLL) or ".dll" file.
html_minimal_example
Basic code and structure for a simple html document.
pco_decode_timestamp
Decode PCO image timestamps from binary-coded decimal.
shm_win_patch
Fix a memory leak in SharedMemory on Windows
tkinter
Some simple (re-usable) modules for quickly creating a hardware GUI.