Skip to content
/ eprom Public
forked from robsoncouto/eprom

Python script and Arduino code for burning eproms

Notifications You must be signed in to change notification settings

sven700c/eprom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.5%
  • C++ 33.5%