All Projects → adafruit → Adafruit_MCP3008

adafruit / Adafruit_MCP3008

Licence: MIT license
MCP3008 8-Channel 10-Bit ADC

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Adafruit MCP3008

Md max72xx
LED Matrix Library
Stars: ✭ 186 (+745.45%)
Mutual labels:  arduino-library
Dsckeybusinterface
An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
Stars: ✭ 202 (+818.18%)
Mutual labels:  arduino-library
Linkedlist
🔗 A fully implemented LinkedList made to work with general Microcontrollers and Arduino projects
Stars: ✭ 241 (+995.45%)
Mutual labels:  arduino-library
Rf24audio
Arduino library for streaming data/audio from analog inputs via NRF24L01 modules
Stars: ✭ 190 (+763.64%)
Mutual labels:  arduino-library
Radio
An Arduino library to control FM radio chips like SI4703, SI4705, RDA5807M, TEA5767.
Stars: ✭ 193 (+777.27%)
Mutual labels:  arduino-library
Lpd8806
Arduino library for LED strips and pixels using LPD8806 (and probably LPD8803/LPD8809)
Stars: ✭ 207 (+840.91%)
Mutual labels:  arduino-library
Corsairlightingprotocol
Control LEDs connected to an Arduino with iCUE, create an unofficial Corsair iCUE compatible Arduino LED controller.
Stars: ✭ 182 (+727.27%)
Mutual labels:  arduino-library
Adafruit TLC59711
Arduino library for TLC59711
Stars: ✭ 20 (-9.09%)
Mutual labels:  arduino-library
Arduinostl
An STL and iostream implementation based on uClibc++ that supports my CS-11M class.
Stars: ✭ 201 (+813.64%)
Mutual labels:  arduino-library
Helios
The free embedded operating system.
Stars: ✭ 223 (+913.64%)
Mutual labels:  arduino-library
Dmxserial
An Arduino library for sending and receiving DMX packets.
Stars: ✭ 190 (+763.64%)
Mutual labels:  arduino-library
Esp Webota
Simple web based Over-the-Air (OTA) updates for ESP based projects
Stars: ✭ 189 (+759.09%)
Mutual labels:  arduino-library
Arduinowebsockets
A library for writing modern websockets applications with Arduino (ESP8266 and ESP32)
Stars: ✭ 213 (+868.18%)
Mutual labels:  arduino-library
Easybutton
Arduino library for debouncing momentary contact switches, detect press, release, long press and sequences with event definitions and callbacks.
Stars: ✭ 187 (+750%)
Mutual labels:  arduino-library
Basecamp
An Arduino library to ease the use of the ESP32 in IoT projects
Stars: ✭ 251 (+1040.91%)
Mutual labels:  arduino-library
Duetimer
⏳ Timer Library fully implemented for Arduino DUE
Stars: ✭ 184 (+736.36%)
Mutual labels:  arduino-library
Timezone
Arduino library to facilitate time zone conversions and automatic daylight saving (summer) time adjustments.
Stars: ✭ 205 (+831.82%)
Mutual labels:  arduino-library
ESP-CoAP
This repo contains CoAP protocol for ESP-12E
Stars: ✭ 70 (+218.18%)
Mutual labels:  arduino-library
arduino-id-guard
Tiny library to avoid deploying your sketch to wrong device.
Stars: ✭ 21 (-4.55%)
Mutual labels:  arduino-library
Arduino Tvout
Arduino-TVout
Stars: ✭ 216 (+881.82%)
Mutual labels:  arduino-library

Adafruit_MCP3008 Build StatusDocumentation

This is the Adafruit MCP3008 - 8-Channel 10-Bit ADC With SPI Interface Library.

Tested for the following boards using pins shown.

MCP3008 UNO FEATHER HUZZAH1 FEATHER 32u4 FEATHER M0
VDD 5V 3V 3V 3V
VREF 5V 3V 3V 3V
AGND GND GND GND GND
CLK 13 SCK (14) SCK SCK
DOUT 12 MI (12) MISO MISO
DIN 11 MO (13) MOSI MOSI
CS 10 any2 (15) any2 any2
DGND GND GND GND GND

1also works for non-Feather HUZZAH, use (XX) pins

2use any available digital pin

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].