Demo/test code: UART-I2C bridge. This program takes 3 byte data from terminal to write out in I2C bus. The 1st data is I2C address, second is register address and last is data for write.

Dependencies:   mbed

Changes

RevisionDateWhoCommit message
0:af8aa1f45fd2 2010-03-15 okano (none) default tip