Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
History
added serial prints
2018-01-10, by laserdad [Wed, 10 Jan 2018 02:17:31 +0000] rev 6
added serial prints
working version;
2018-01-05, by laserdad [Fri, 05 Jan 2018 22:37:07 +0000] rev 5
working version;
Updated comments and added 8 bit address for use with I2C read and write commands.
2016-11-18, by smartsystemdesign [Fri, 18 Nov 2016 20:25:57 +0000] rev 4
Updated comments and added 8 bit address for use with I2C read and write commands.
Added comment to assist in troubleshooting.
2016-11-11, by smartsystemdesign [Fri, 11 Nov 2016 23:24:33 +0000] rev 3
Added comment to assist in troubleshooting.
Changed I2C scanner to behave like the Arduino I2C scanner. Also, made it ignore address 0.
2016-11-09, by smartsystemdesign [Wed, 09 Nov 2016 01:31:22 +0000] rev 2
Changed I2C scanner to behave like the Arduino I2C scanner. Also, made it ignore address 0.
Bitshifted address to the right to print appropriate address.
2016-10-10, by smartsystemdesign [Mon, 10 Oct 2016 21:28:26 +0000] rev 1
Bitshifted address to the right to print appropriate address.