mjrgh / PinscapeConfigTool

Pinscape Controller Config Tool. This is a Windows program that helps you set up the Pinscape Controller. The Pinscape Controller is firmware that runs on the KL25Z microcontroller board, providing I/O functions uniquely designed for virtual pinball cabinets.
https://developer.mbed.org/users/mjr/code/Pinscape_Controller_V2/
Other
16 stars 7 forks source link
kl25z pinball pinscape

Pinscape Config Tool

This program lets you set up a KL25Z with the Pinscape Controller firmware and select configuration options through a Windows GUI. There are also some bonus tools for accessing the device through the command line (via a CMD box or Windows batch file), which can be helpful for setting up scripted actions involving the Pinscape device.

For more information and binary downloads, visit the Pinscape Release Builds site.

The Pinscape Controller KL25Z firmware source code repository can be found here: https://github.com/mjrgh/Pinscape_Controller/