eeprog allows you to read and write to and from any 24Cxx EEPROM connected to the SMBus (I2C) bus of a PC. It supports both 8bit and 16bit addressing EEPROMs.
| Tags | Hardware Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Release Notes: This release features better error handling, and a fix for a read_from_eeprom bug.


Release Notes: A help switch (-h) has been added. 8-bit addressing is now the default (safest). A 16-bit mode switch has been added (-16). Quiet mode has been added (-q).


Release Notes: In this release, a force switch was added (-f), a big warning will be displayed before reading/writing and the user must confirm to continue, and i2c-dev.h has been (re)included into the distribution.


No changes have been submitted for this release.
A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.