This repository contains modifications to the original Arduino library found at https://github.com/gutierrezps/ESP32_I2C_Slave. The key enhancement enables the ...
The BCM2835 chip provides I2C communication protocol from the hardware. However the clock stretching implementation is bad, leading to many issues with slave devices that depend on or use clock ...