#include void i2c_write(unsigned char data) { TWDR = data ; TWCR = (1<< TWINT)|(1<