Python Ultimarc Device Editor

I am in the process of redeveloping the Ultimarc-Linux C code into Python. Moving to Python will allows for a UI to be developed on the Linux side. Also all the validation I coded can be done by JSON validator code. The new tool will have many new features that would have been to cumbersome to add to the C library. Writing the current configuration to a json file, the correct way to access USB devices behind the scene. More command line options for each device. Also an improvement of the configuration files.

This is still in early development, the Mini-pac and the USBButton have been implemented in the command line. This will give you an idea of what features will be available.

The code can be found on GitHub.

AimTrak

A python script to support setup of the AimTrak lightgun on Linux flavors. Helps setup the AimTrak lightgun to run on the Pi4 hardware.  Tested with Mamedev and Advmame emulators.

Python script and documentation can be found on GitHub.

Ultimarc-Linux (2014 – 2020)

A Linux library and command line tool for configuring Ultimarc boards.

The following boards are supported; IPAC2, IPAC4, JPAC, MINIPAC, USBButton, Ultimate I/O, PACDrive, PACLED64 and Ultistik 360.

For help with the Ultimarc boards and Raspberry PI boards, please look at these forums.  They will help out much more than what I can offer.  I will help with the tools I have created.