Tool I2C Address Scanner

Hi Guys....

It's been a while since I actively contributed with code to this community...

I had the need to find out exactly at what address my OLED 128*64 screen was, since the given "0x78" had been dimmed as "untrue".
So I came up with this small app... No layout, just a bunch of LOGs...
It uses an instance of my "in progress" IOIO-Auto-Connect lib as well as an instance of the latest IOIO21(?) lib. In the Activity Create sub you can set the I2CRate(twi clock) and the I2CPair to be used.

Please, if any of you guys make changes and improvements, do report them here... Sharing knowledge is what this community is all about.

Hope you guys find it useful.
 

Attachments

  • I2C-Address-Scanner.zip
    11.4 KB · Views: 233
Last edited:
Top