How can I make a homebrew EEPROM programmer?
I don't have a Parallel Port on my computer, but I have a USB port as well as an RS232 to USB converter. I'm running Windows XP and Ubuntu - Lucid Lynx 10.04, so if I need a specific OS to burn these EEPROMS, I have Windows and Linux.
I need an EEPROM burner that could erase/burn the 27CXXX EEPROMS/EPROMS/PROMS. I know through using the Propeller that I can write to the 24C256 through the Propeller, but could someone please help me in building a homebrew EEPROM burner?






























Visit Our Store »
Go Pro Today »




Writing code to burn Intel Hex is dead easy.
"Burning" means programming, not clearing - that's always called "erasing"
Steve
It's open source so you could build it yourself or just buy one already assembled.
I think they sell the bare PCBs as well.
That question brings back memories of my first real work experience where I was given the task of designing a 2708 / 2716 programmer interfacing to a Commodore PET computer via the IEEE-488 port. That was around 1980.