Qwiic 12-Bit ADC Hookup Guide
Contributors:
QCPete, santaimpersonator
Resources and Going Further
For more product information, check out the resources below:
- Schematic (PDF)
- Eagle Files (ZIP)
- ADS1015 Datasheet
- SparkFun ADS1015 Arduino Library
- GitHub Product Repo
Need some inspiration for your next project? Check out some of these other Qwiic product tutorials:
RP2040 Thing Plus Hookup Guide
Want to take a stab at advancing your programming skills? Check out the Thing Plus - RP2040, with the first microcontroller from the Raspberry Pi Foundation. This guide will get you started working with the RP2040 and programming in MicroPython and C/C++.
Qwiic MultiPort Hookup Guide
The SparkFun Qwiic MultiPort adds additional ports to boards that have only one Qwiic port on their I2C bus. Once added, you can use it as a hub to add as many I2C devices to the bus as you need! You can also use the board as an alternative to a daisy chained configuration.
SparkFun NanoBeacon Board - IN100 Hookup Guide
A quick guide to show how to configure and use your own 2.4Ghz wireless beacon with the SparkFun NanoBeacon Board - IN100.
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.