# eeprom **Repository Path**: netube/eeprom ## Basic Information - **Project Name**: eeprom - **Description**: AT24Cxx 系列 EEPROM 芯片读写函数 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-02-27 - **Last Updated**: 2023-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EEPROM 提供AT24Cxx系列EEPROM芯片的数据读写函数,内含页写管理 依赖 SW_I2C 库:[netube99/sw_i2c: Software I2C (github.com)](https://github.com/netube99/sw_i2c)