Scanner device i2c

Node for address scanning of i2c devices (adapted sketch)

I2C-SCAN.xodball (3.9 KB)

6 Likes

Nice, that will be Very Handy :smile:

So cool that it should be a pinned and easily accessible patch :thinking:

You can fix it and add it to XOD, no problem :slightly_smiling_face:

New i2c-scanner, up to 8 addresses.
[cesars/utils] cesars/i2c-scanner

ShockedWelltodoBinturong-size_restricted%5B1%5D

Including a small pause if i2c is detected.

image

3 Likes

Thank you cesars. I’ve added your utils library to my IDE.

1 Like

Pretty and very useful! :clap:

Perhaps it deserves own lib so that it is easier to recommend. Something like cesars/i2c-scanner maybe.

1 Like

Fixed some errors, now limited to displaying 5 device addresses simultaneously,

but the values are shifted to the right, therefore there is no detection limit.

image

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.