Skip to content

Qwiic IR Thermometer

Compare
Choose a tag to compare
@makin-stuff makin-stuff released this 13 Nov 20:53
· 6 commits to master since this release

Update library and examples so that they match current SparkFun Arduino library standards.
Here are the major changes:

  • Library updated such that the user can pass in whichever I2C bus they want to use
  • Functions that returned 0 or 1 now return bools (true/false)
  • Examples updated to pause on failed begin()
  • Change I2C address example re-written
  • Added link to examples to download the library from the Arduino library manager
    Tested with the new SparkX Qwiic IR Thermometer.