EE-Prog
EE-Prog is an USB 24 series EEPROM programmer. Its Hardware is based on AVR
ATMega8 microcontroller.
We use VUSB to obtain software-only implementation of a low-speed USB device. In
Host side we use
libusb-win32 and
MS VC++ 2008 Express
to build a GUI for our programmer.
Feature:
1. Support USB 1.1
1. Support all 24c EEPROM (24c01 - 24c1024) (no Auto Detect yet, Please Help!)
2. Adjustable TWI Speed (100 KHz-1MHz)
3. Read - Write - Verify
4. Reading and writing at speed of ~ 5-6 Kbytes/s
5. Support *.bin file only (no support *.hex file yet)
6. True Write Operation (TWO) means only writes the exact amount of data in
*.bin file
Written by:
Amir Khorsandi
Ariya Mazaheri
Seyed Amir Hashemi
Date:
2009-09-18
1388/06/27
Email:
amir [at] xldrx [dot] com
Download :