Update README.md

This commit is contained in:
Kris Sekula 2020-03-21 14:13:44 -07:00 committed by GitHub
parent 18c3b4428c
commit 94197d79a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
# ERMAX100
ERMAX100 EPROM Emulator / Symulator
![USB Version](/ERMAX100_USB.jpg)
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
A full article describing the device, hardware upgrade to support USB connectivity and the process of developing the script can be found on my page http://mygeekyhobby.com