Writes and reads test values, displaying results on MBED LEDS

Dependencies:   mbed

Fork of I2C_HelloWorld_Mbed by mbed official

History

Tested with a PIC18F4520 acting as peripheral (slave), test displays 4 bits on LEDs, writes to PIC, waits 0.5s, reads value and displays then waits 0.5s.; Success=non flashing, fail=leds flash sent value-red value default tip

2016-09-16, by oliverb [Fri, 16 Sep 2016 09:08:25 +0000] rev 1

Tested with a PIC18F4520 acting as peripheral (slave), test displays 4 bits on LEDs, writes to PIC, waits 0.5s, reads value and displays then waits 0.5s.; Success=non flashing, fail=leds flash sent value-red value


I2C HelloWorld

2013-02-14, by mbed_official [Thu, 14 Feb 2013 17:24:48 +0000] rev 0

I2C HelloWorld