program for conv2

Dependencies:   mbed

Fork of I2C_HelloWorld_Mbed by mbed official

History

Reading/Writting EEPROM works fine, Reading/Writting works fine when temperature sensor connected to the i2c bus. Device addresses must be hardcoded for now. default tip

2015-12-16, by marcus255 [Wed, 16 Dec 2015 19:42:52 +0000] rev 7

Reading/Writting EEPROM works fine, Reading/Writting works fine when temperature sensor connected to the i2c bus. Device addresses must be hardcoded for now.


memore read/write works fine

2015-12-15, by marcus255 [Tue, 15 Dec 2015 22:44:19 +0000] rev 6

memore read/write works fine


still not complete write-read sequence

2015-12-06, by marcus255 [Sun, 06 Dec 2015 21:24:46 +0000] rev 5

still not complete write-read sequence


writing ok, reading in progress

2015-12-01, by marcus255 [Tue, 01 Dec 2015 22:15:31 +0000] rev 4

writing ok, reading in progress


Added license to main.c file.

2015-03-27, by mbedAustin [Fri, 27 Mar 2015 20:14:09 +0000] rev 3

Added license to main.c file.


added notes on use for clarity. made it obvious we use 8bit addressing

2014-09-21, by mbedAustin [Sun, 21 Sep 2014 19:01:55 +0000] rev 2

added notes on use for clarity. made it obvious we use 8bit addressing


update libs;

2014-09-21, by mbedAustin [Sun, 21 Sep 2014 18:36:51 +0000] rev 1

update libs;


I2C HelloWorld

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

I2C HelloWorld