Go to file
Kris Sekula 0c90e87113
Initial version
2020-03-21 14:09:37 -07:00
ERMAX100_v1.0.py Initial version 2020-03-21 14:09:37 -07:00
README.md Update README.md 2020-03-21 14:07:29 -07:00

README.md

ERMAX100

ERMAX100 EPROM Emulator / Symulator

A python script included here allows you to control the ERMAX100 EPROM Emulator using python. It replaces the DOS software that came origianlly came with the device and is not compatible with modern computers. You will need Python 3.8 and pyserial library (you can install it with "pip install pyserial".

A full article describing the device and the process of developing the script can be found on my page http://mygeekyhobby.com