Update README.MD

This commit is contained in:
Kris Sekula 2020-11-08 23:34:14 -08:00 committed by GitHub
parent 4a85147693
commit 89046d45c3
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,4 +1,4 @@
Python script to control the EPROM Emulator.
Python script to control the EPROM EMULATOR NG.
Requires python 3.8, and the following libraries:
* pySerial (pip install pyserial)
@ -21,3 +21,6 @@ Using serial port COM4, emulating: 27512 EPROM
-- prcessing file --
-> Emulator Running.
As of Nov 8 2020, it is recommended to use the 2.0rc1 version of the Python script (and a matching version of Arduino sketch) for the emulator. Please read the release notes.