Gelfling6 says: Apr 12, 2013. 3:08 PM
MAKE: magazine writer, Matt Richardson wrote a small blurb about someone who uses a Arduino MEGA2560 as a EPROM (Not EEPROM) reader.. The additional address lines are covered by the many digital lines the MEGA has, compared to the UNO or duemilinov.. I've already devised a simplified Burner idea, but the 21V supply would be a generic transformer/bridge rect... I know, In today's switching technology? I imagine the same device could also be used to write EEPROMs.. (already looking at a 29EE010 (128KB X8, AKA 1 MBit) I pulled from an old Pentium motherboard. Looks like a 1mBit EPROM, but only requires +5V! Go figure?)
Unit042 says: Nov 28, 2010. 5:29 PM
This seems so simple, good instructible to help those with unknown UVEPROMs, and I've already been planning on using this idea for testing some of my memory chips and stuff.

As for getting 21V cheaply, simply, and easily, you could try a couple of voltage doubler circuits hooked up to an oscillator. 5V from, say, a 555, doubled to 10V, then to 20V. The current would be minimal; check the datasheet for the exact specs on your chip.
OR....
Hook some 9v batteries in series: 9v, then 18v, then add two AA batteries for 21v. Might want to test it with a multimeter first to make sure the batteries aren't too high to start with.
error32 says: May 4, 2009. 5:51 AM
To get 21v you could use a boost converter. Also would it not be a whole lot more easy to attach a microcontroller to read the (e)eprom and hook that up to the serial port so you can dump the entire contents of the chip?
DemonDomen (author) in reply to error32May 4, 2009. 10:32 AM
Not really easier. I'm planning to do something like that for programming, but I'm not sure how to transmit the data. Parallel and serial don't have enough pins (unless I improvise) and UART over USB could be hard to make.
error32 in reply to DemonDomenMay 4, 2009. 11:26 AM
I guess you could try some sort of multiplexing or even simpler use a uC with a high number of I/O pins like the PIC16F59. As you need 12 pins for address, 8 for data, 1 enable,1 rx, 1 tx. That means any uC with 23+ I/O pins could do theoretically
Pro

Get More Out of Instructables

Already have an Account?

close

PDF Downloads
As a Pro member, you will gain access to download any Instructable in the PDF format. You also have the ability to customize your PDF download.

Upgrade to Pro today!