Skip to content

kn100/I2C-sniffer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I2C sniffer on ESP32

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.

About

This code catches I2C communication by running on an ESP32 board that are connected to I2C BUS lines as a passive listener.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.1%
  • Nix 3.9%