This code catches I2C communication by running on an ESP32 board that are conected to I2C BUS lines as a passive listener. It is based on work by @WhitehawkTailor, but tidied and tuned for my purposes.
kn100/I2C-sniffer
This code catches I2C communication by running on an ESP32 board that are connected to I2C BUS lines as a passive listener.
C++GPL-3.0