Update README.md

This commit is contained in:
Kris Sekula 2020-03-21 14:07:29 -07:00 committed by GitHub
parent c860dec15b
commit 78b46f6517
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,2 +1,6 @@
# 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