forked from tat/eeprog
-
Notifications
You must be signed in to change notification settings - Fork 0
eeprog is a Linux C program that allows you to read and write to 24Cxx EEPROMs.
License
hgxl64/eeprog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 -8 switch for EEPROM smaller then 24C16 (8bit addressing mode). Again, it's really important that you read the WARNING file. Type "make" to compile.
About
eeprog is a Linux C program that allows you to read and write to 24Cxx EEPROMs.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 89.2%
- Shell 9.8%
- Makefile 1.0%