provide a web interface to program the Science of Cambridge's MK14 from a raspberry pi
It is built upon the work of others to provide an interface to the Science of Cambridge's MK14 keyboard from the Raspberry pi.
The original interface used a python script on the Pi and ran through the SSH interface.
https://www.vintage-radio.net/forum/showthread.php?t=182113
This one allows the python interface to be accessed via a webpage.
Thanks to those on www.vintage-radio.net for the PCB interface and python code.