16 Channel Analog Input HAT – ADC for Raspberry Pi – Assembled
$19.95
Need an easy way to get a bunch of analog signals into your Raspberry Pi? This 16 channel 10 bit analog input HAT is the solution! The board is simple at heart, a pair of MCP3008 analog to digital converters connected on the Raspberry Piās SPI bus. To get this up and running as quickly as possible, we have created an easy to use Python library. See our tutorial!
Out of Stock - Available on Backorder
Description
Need an easy way to get a bunch of analog signals into your Raspberry Pi? This 16 channel 10 bit analog input HAT is the solution! The board is simple at heart, a pair of MCP3008 analog to digital converters connected on the Raspberry Piās SPI bus. Need to create a voltage divider on the input? Each channel has room for a standard 1206 SMD chip resistor and a couple solder jumpers to enable and set the resistor as a pull-up or pull-down; no wiring required!
This HAT is compatible with the most recent versions of the Raspberry Pi (including all versions of the Pi 4) and ships assembled with a 2×20 header already attached. Color coded headers are also pre-installed for each of the 16 analog inputs. Just plug it in and connect your sensors, no soldering necessary!
To get this up and running as quickly as possible, we have created an easy to use Python library. See our tutorial!
Features
- 16 analog channels
- 0 - 3.3V inputs
- Easy to use pull up/down resistor pads
- No soldering required!
- 10 bit resolution
- Connects via SPI bus
- Up and running in minutes with Python
Package Contents
- 1 x 16 Channel Analog Input HAT - ADC for Raspberry Pi - Assembled
May We Also Suggestā¦
Datasheet
Product Datasheet: https://bc-robotics.com/datasheets/piadc_schem.pdfTutorial
Product Tutorial: https://bc-robotics.com/tutorials/getting-started-raspberry-pi-16-channel-adc-hat-v2/Warranty Policy
This product has a 30 Day Warranty from the date of delivery. The item must not be modified, abused, incorrectly hooked up, or used for purposes outside the original scope of design.
Return Policy
This product is returnable Within 14 Days of delivery for a store credit. Item must be unopened, unused, and in re-saleable condition.
Ross Pratt –
Samples per second?
William @ BC Robotics –
This depends on a lot of factors – basic libraries will get you to 100Hz+ reading all 16 Channels, but there is a lot of room for improvement.
For data logging – something like this might be helpful: https://github.com/nagimov/mcp3008hwspi