A rudimentary recreation of the RetroTINK-4K remote control that issues commands over USB serial, written in wxPython.
RetroTINK-4K firmware 1.6.6 or newer is required, which adds support for serial commands over USB.
Requires wxPython and PySerial.
pip install wxPython
pip install pyserialConnect the power of the RetroTINK-4K to your PC and enter its serial port in the Port field. The text in the Port field is saved to config.json.
The SAFE button does not work as expected, as the firmware does not activate its function unless it is held down for at least 2 seconds on the real remote.
