Please or Register to create posts and topics.

I2C bus

On the pinout, you can see the SCL and SDA pins, which are the pins for the I2C bus (Inter-Integrated Circuit). The I2C bus enables communication between the RoboHeart Hercules and various peripheral devices such as sensors and displays. The bus has internal pull-up resistors. You can communicate with the built-in IMU on the RoboHeart via this bus. The I2C address of the IMU is 0x6A.

Internally on the RoboHeart the SCL and SDA pins are connected to the following GPIOs of the ESP32:

SCL - GPIO 22

SDA - GPIO21

Shopping Basket