jsarenik / eeprog

EEprog from http://www.codesink.org/eeprog.html with applied changes from `tear` fork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Important! See the WARNING file.

eeprog reads and writes 24Cxx EEPROMs connected to I2C serial bus.

It uses the SMBus protocol used by most of the recent chipsets. Don't forget to load
your i2c chipset and the i2c-dev drivers.

Use -16 switch for EEPROMs larger than 24C16 (16bit addressing mode).

Again, it's really important that you read the WARNING file.

Type "make" to compile.

About

EEprog from http://www.codesink.org/eeprog.html with applied changes from `tear` fork


Languages

Language:C 60.8%Language:Shell 33.0%Language:C++ 4.7%Language:Makefile 1.5%