We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f964f8 + 6da28c4 commit ec89c8fCopy full SHA for ec89c8f
README.md
@@ -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