Skip to content

robsoncouto/flash

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

flash

flash memory tool

Tool for programming 8 bit flash memories with an Arduino Mega, for retrocomputing or whatever. Python 3 and pyserial are necessary for uploading data to the chip.

Usage:

The script allows reading and writing to the flash. The flash chip can also be erased with the same setup. This code is basically a small modification of my eprom project: https://github.com/robsoncouto/eprom

Project

A writeup on writing eproms with the Arduino Mega can be foun at http://dragaosemchama.com/2016/10/arduino-mega-eprom-programmer/

About

Python script and Arduino code for burning 8bit flash memories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published