Update README.md

This commit is contained in:
Kris Sekula 2020-12-01 11:40:49 -08:00 committed by GitHub
parent 01d2e5e3b6
commit c9a2865d56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ 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, hardware upgrade to support USB connectivity and the process of developing the script can be found on my page [mygeekyhobby.com](https://mygeekyhobby.com/2020/07/05/eprom-emulator/)
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 [mygeekyhobby.com](https://mygeekyhobby.com/2020/03/21/ermax100-eprom-emulator-revival/)