This is a runnable executable that sends I²C-values to a specified slave (In this case an AVR on address 0x20) On the pi you need: wiringpi gcc To compile and run: make i2c_challenge ./i2c_challenge