01Space / ESP32-C3FH4-RGB

65 stars 25 forks source link

Access to Qwiic connector I2C #4

Closed andypiper closed 2 years ago

andypiper commented 2 years ago

The board has a Qwiic connector. Which pins is this on? Can you provide any examples of usage?

I’m working on some MicroPython examples here and a reference card here.

andypiper commented 2 years ago

Looks like it is accessible with SDA/SCL on pins 0 and 1. I’ve documented it on my repo.