Allo Piano 2.1 J19 header "RST" pin

Yes, normally i2c doesn’t need “RST” but this one from Adafruit aparantly needs one… i’ll do the code change later Adrii, got to make some food now :smiley:

GND goes to ground
Vin goes to 5V
Data to I2C SDA (on the Uno, this is A4 on the Mega it is 20 and on the Leonardo digital 2)
Clk to I2C SCL (on the Uno, this is A5 on the Mega it is 21 and on the Leonardo digital 3)
RST to digital 4 (you can change this pin in the code, later)