Reference → Wire Library → Wire.begin() Initiate the Wire library and join the I2C bus as a master. This should normally be called only once. Slave mode is not supported yet. Wire.begin(); None