sven700c / eprom

Python script and Arduino code for burning eproms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eprom tool

Tool for programming a eprom with a Arduino Mega, for retrocomputing or whatever. I use it to play games on my SNES.

Python 3 and pyserial are neede 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.br/2016/10/arduino-mega-eprom-programmer/

About

Python script and Arduino code for burning eproms


Languages

Language:Python 66.5%Language:C++ 33.5%