SparkFun Forums 

Where electronics enthusiasts find answers.

Discussions about carrier boards have here!
User avatar
By akidd
#235895
Working on a project with CicruitPython, however the MicroMod ESP32 processor is not supported by CircuitPython (no integrated USB).

Is it possible to remove the CPU from the Weather Station carrier and connect the Qwicc connector to another board (I have one that supports Qwicc) to allow me to access the Weather Carrier board's onboard I2C sensors?

Thanks.
Alex
By n1ist
#235896
Looking at https://cdn.sparkfun.com/assets/6/c/2/e ... ematic.pdf the i2c sensors (UV, temp, pressure, and humidity) already connect to the qwiic connector on the board (J3 and J14). Just leave the micromodule out and you can use a QWIIC cable to connect to another controller board. If you need the micromodule there, just program the I2C pins as inputs or as open drain driven high so it will leave the bus alone.
/mike
 Topic permissions

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum