资讯

This code catches I2C communication by running on an ESP32 board that are conected to I2C BUS lines as a passive listener.
This repository contains modifications to the original Arduino library found at https://github.com/gutierrezps/ESP32_I2C_Slave . The key enhancement enables the sending of longer packets.