I'm trying to connect a RPi to my Arduino Leonardo. It worked the first time but now it's not working anymore, plus, `i2cdetect' returns a weird output (see below). Here are the steps I've done: 1. Wiring SDA an SCL pins from the RPi (pins 3,5) to Arduino's SDA and SCL. 2. Wiring GND from the RPi (p...