Git Product home page Git Product logo

eprom-prog's Introduction

EPROM Burner

Here you will find the circuit and the source code for a EPROM burner/programer. This project can be used to program the famous 27/27Cxxx EPROM family. With this circuit and software you will be able to write and read from an EPROM.

Additional to the provided hardware you will need a Arduino MEGA. The provided circuit is easy to solder by our own with through hole components - no SMD soldering required! I have some spare PCBs, you can contact me to get some.

schematic

You can find the Eagle schematic in the 'schematic' folder. Aditional you will need a Arduino MEGA board.

source code

The source code can be found in the folder 'src', 'AVRhal' and some test-programs in 'test'. The build system is cmake.

compile

To compile the source code follow this steps:

mkdir build && cd build cmake .. make

flash the AVR/Arduino

make upload_EPROM-PROG

supported EPROMs

  • 27C16 (not tested)
  • 27C32 (not tested)
  • 27C64 (not tested)
  • 27C128 (not tested)
  • 27C256 (not tested)
  • 27C512 (not tested)
  • 27C1001 (not tested)
  • 27C2001 (not tested)
  • 27C4001 (not tested)
  • 27C801 (not tested)

eprom-prog's People

Contributors

peterus avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.