mbed I2C slave memory device emulator for use with Raspberry PI

Dependencies:   mbed

History

solved bug with slave.stop() on clear and print default tip

2014-10-21, by sillevl [Tue, 21 Oct 2014 09:51:17 +0000] rev 6

solved bug with slave.stop() on clear and print


Refactored to simpler message protocol

2014-10-14, by dwini [Tue, 14 Oct 2014 14:54:32 +0000] rev 5

Refactored to simpler message protocol


Dried it out using OOP and also added retrieving of values.

2014-10-14, by dwini [Tue, 14 Oct 2014 09:10:45 +0000] rev 4

Dried it out using OOP and also added retrieving of values.


Add memory print

2014-10-13, by dwini [Mon, 13 Oct 2014 14:50:01 +0000] rev 3

Add memory print


Add push to slave

2014-10-13, by dwini [Mon, 13 Oct 2014 14:34:40 +0000] rev 2

Add push to slave


Add alive LED

2014-10-13, by dwini [Mon, 13 Oct 2014 13:31:30 +0000] rev 1

Add alive LED


Working i2c communication channel

2014-10-13, by dwini [Mon, 13 Oct 2014 13:27:05 +0000] rev 0

Working i2c communication channel