Skip to content

Programmer for EPROM 27 series (16-512) based on Arduino

Notifications You must be signed in to change notification settings

emastyle/arduino_eprom27_programmer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programmer for EPROM 27 series (16-512) based on Arduino

Compatible Chips List (not all chips are tested):

  • 27C16 (connects from 3 to 26 leg DIP28 socket)
  • 27C32 (connects from 3 to 26 leg DIP28 socket)
  • 27C64
  • 27C128
  • 27C256
  • 27C512

Before write, check programming voltage in datasheet!

Schematic

Based on the project: https://github.com/bouletmarc/BMBurner

Schematic

PCB divorced using autotracer. Not yet tested, but the prototype is working properly.

Software

Software for PC written by Qt5.

Functions:

  • Read chip
  • Write chip
  • Verify and check for write (no bits to be set to 1)
  • Programming voltage control (for AVR in TQFP case)

GUI on Windows 10

Requared Windows 7 or later.

GUI on Ubuntu Mate

About

Programmer for EPROM 27 series (16-512) based on Arduino

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.3%
  • QMake 3.7%