# sw_i2c **Repository Path**: netube/sw_i2c ## Basic Information - **Project Name**: sw_i2c - **Description**: 软件 I2C 库函数,支持 8/16bit 寄存器地址突发读写 - **Primary Language**: C - **License**: Not specified - **Default Branch**: main - **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 # SW_I2C 原作者:https://schkorea.tistory.com/437 精简了部分代码,增加8/16bit寄存器地址的突发(连续)读写函数