# Serial-I2C-Tester **Repository Path**: mirrors_DinoTools/Serial-I2C-Tester ## Basic Information - **Project Name**: Serial-I2C-Tester - **Description**: Use the serial interface of an Arduino to send data to I2C devices. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Serial-I2C-Tester ================= Use the serial interface of an Arduino to send data to I2C devices. Install ------- * Download the sources and palace them in your Arduino sketch directory * Compile and upload the sketch to you Arduino * Connect the I2C devices to you Arduino Changelog --------- ### 1.0 (2015-04-12) * Initial release Example ------- The main menu: Serial to I2C ============= Slave Addr: 1 Data: ------------- a = Set slave address d = Read data s = Send data w = Read and send data Action: