Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 527 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 527 Bytes

eprom tool

Tool for programming a eprom with an Arduino Mega, for retrocomputing or whatever. I use it to play games on my SNES.
Python 3 and pyserial are needed for uploading data to the eprom

Usage:

The script allows reading and writing to the eprom. For programming, a vpp of 12V and a vcc of 6V must be applied to the eprom. Eproms can only be erased with UV light.

Project

A description of the project is available in English and Portuguese-Br at http://dragaosemchama.com/2016/10/arduino-mega-eprom-programmer/