Replies: 1 comment
-
And in C++ for esp32 https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_i2c_detect |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/bareboat-necessities/rust-modules/tree/main/rust-i2c-scan
i2c-scanner for Linux written in Rust
Detects i2c addresses using roughly same way as i2cdetect.
Checks i2c database to display possible matching devices models by their found i2c addresses.
(The code was generated based on data in https://i2cdevices.org database)
Building
Sample output
Beta Was this translation helpful? Give feedback.
All reactions