This is an example implementation for a basic I2C master node on AVR assembly using attiny's USI module, with a manually advancing clock. Here we send a byte to a PCF8574 to turn on a LED connected to ...