Begin3 Title: eeprog Version: 0.3 Entered-date: 18FEB2001 Description: Programming software for the 24C16 EEPROM chips from Microchip (http://www.microchip.com). Diagram of the programmer included in postscript format. This programmer consists of only 3 components, 2 resistors and a diode. A 5 V supply is required (6 V DC adapter will work). The programmer connects to the PC parallel port. It can program a binary file into the EEPROM, and can also write the contents of the EEPROM to a binary file. Full verify is done after programming. It is possible to select a different length EEPROM in the command line. To install; Copy eeprog-0.3.tgz your home directory tar -zxvf eeprog-0.3.tgz cd eeprog-0.3 Follow instructions in README. Changes in -0.3: Now also loads Intel hex 8 files Keywords: satellite, EEPROM, microchip, programmer, i2c, digital. Author: jan@panteltje.demon.nl Maintained-by: jan@panteltje.demon.nl Primary-site: http://www.panteltje.demon.nl/satellite/ Alternate-site: ftp sunsite.unc.edu/pub/linux/hardware/drivers/ ((user-space drivers for various kinds of hardware) Platforms: LINUX, UNIX Copying-policy: GPL End