Skip to content

Commit ec89c8f

Browse files
committed
Merge branch 'master' of https://github.com/robsoncouto/eprom
2 parents 8f964f8 + 6da28c4 commit ec89c8f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# eprom tool
2+
Tool for programming a eprom with a Arduino Mega, for retrocomputing or whatever.
3+
Python 3 and pyserial are necessry for uploading data to the eprom
4+
##Usage:
5+
The script allows reading and writing to the eprom.
6+
For programming, a vpp of 12V and a vcc of 6V must be applied to the eprom.
7+
Eproms can only be erased with UV light.

0 commit comments

Comments
 (0)