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.
1 parent c9f8dba commit 793f4e7Copy full SHA for 793f4e7
README.md
@@ -1,9 +1,9 @@
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:
+## 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.
8
-##Project
+## Project
9
A description of the project is available in English and Portuguese-Br at http://dragaosemchama.com.br/2016/10/arduino-mega-eprom-programmer/
0 commit comments