This is a simple sketch, inspired by i2c_scanner that simply scans for the presence of addresses in the full 7-bit address space.
This can be very helpful when trying to use I²C modules where the default address is not documented. As always, all notes, schematics and code are in the Little Electronics & Arduino Projects repo on GitHub