A sketch that turns any Arduino into an I2C Slave whose pins can be manipulated by a master.
-
Updated
Jan 12, 2026 - C++
A sketch that turns any Arduino into an I2C Slave whose pins can be manipulated by a master.
Based on my Generic I2C Slave, this adds useful commands in place of reads to pin numbers that are too large to be found on a real device. Commands to control pins, EEPROM, and communicate via serial.
Add a description, image, and links to the serial-parser topic page so that developers can more easily learn about it.
To associate your repository with the serial-parser topic, visit your repo's landing page and select "manage topics."