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

Auto generated API documentation and code listings for UART_I2C_bridge

Code

main.cpp [code]