How do I connect the XIAO ESP32-C6 to the Adafruit SCD41? (I²C not detected) (For Home Assistant)

Power Pins

  • VIN - This is the power pin. To power the board, give it the same power as the logic level of your microcontroller - e.g. for a 3V microcontroller like a Feather M4, use 3V, or for a 5V microcontroller like Arduino, use 5V.

  • 3Vo - This is the output from the onboard 3.3V regulator. If you have a need for a clean 3.3V output, you can use this! It can provide at least 100mA output.

  • GND - This is common ground for power and logic.

The 3Vo pin is a 3.3V output terminal. Connect 3.3V to the VIN pin.