The ATMega328P lacks a hardware I2S transmitter, so I2S has to be implemented via software. This program attempts to recreate a valid signal, which can then be read by any compatible receiver. As ...