Comments: SparkFun Qwiic Thermocouple Hookup Guide
Looking for answers to technical questions?
We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.
If you've found an issue with this tutorial content, please send us your feedback!
The article hooked me with:
Then the article utilizes the qwiic connector... which necessitates polling because there isn't an interrupt line on the connector.
I've been using an IC hookup wire attached to my interrupt pin (in addition to the qwiic connector for another sparkfun sensor breakout), but qwiic would be so much better with a common interrupt pin. Call it qwiici :)
Of course it requires a dedicated gpio... or some way of jumping the signal to an arbitrary gpio on the devboard.
The issue is that the boards couldn't be daisy chained, as the interrupt "line" is now shared by multiple devices. This would be an issue for certain sensors/chips, so the most sensible option is to break out the pin for users to manually wire up.