Qwiic dToF Imager (TMF882X) Hookup Guide
Contributors:
bboyho,
Elias The Sparkiest
Resources & Going Further
Now that you've successfully got your Qwiic dToF Imager up and running, it's time to incorporate it into your own project! For more information, check out the resources below:
- SparkFun Qwiic dToF Imager - TMF8820
- SparkFun Qwiic Mini dToF Imager - TMF8820
- SparkFun Qwiic dToF Imager - TMF8821
- SparkFun Qwiic Mini dToF Imager - TMF8821
- TMF882X
- Arduino Library
- GitHub Hardware Repo
- SFE Product Showcase
Need some inspiration for your next project? Check out some of these other tutorials using sensors.
Soil moisture-sensing by hacking a solar light
How to take a solar powered pathway light from a hardware store and make it into a crude soil moisture sensor.
Qwiic GRID-Eye Infrared Array (AMG88xx) Hookup Guide
The Panasonic GRID-Eye (AMG88xx) 8x8 thermopile array serves as a functional low-resolution infrared camera. This means you have a square array of 64 pixels each capable of independent temperature detection. It’s like having thermal camera (or Predator’s vision), just in really low resolution.
Displaying Sensor Data with Bluetooth
In our previous Bluetooth tutorial called Sending Sensor Data Via Bluetooth, we showed how to display data from a triple axis accelerometer over the Arduino IDE’s serial monitor. Continuing off of the first tutorial, we are going to expand this project to include more capabilities for visualizing and interacting with your accelerometer data.
Sending Sensor Data via Bluetooth
In this tutorial, we will show you how to get started on incorporating Bluetooth into your electronics projects. This project uses a SparkFun Thing Plus ESP32 Wroom USB-C to display data from a Triple Axis Accelerometer over Bluetooth.