An open API service indexing awesome lists of open source software.

https://github.com/woolseyworkshop/article-adding-analog-inputs-to-your-raspberry-pi

Adding Analog Inputs To Your Raspberry Pi Article Resources
https://github.com/woolseyworkshop/article-adding-analog-inputs-to-your-raspberry-pi

adc circuitpython mcp3008 raspberry-pi

Last synced: about 1 month ago
JSON representation

Adding Analog Inputs To Your Raspberry Pi Article Resources

Awesome Lists containing this project

README

          

Woolsey Workshop

# Adding Analog Inputs To Your Raspberry Pi Article Resources
This repository contains resources related to the [Adding Analog Inputs To Your Raspberry Pi](https://www.woolseyworkshop.com/2020/11/23/adding-analog-inputs-to-your-raspberry-pi/) article published on [WoolseyWorkshop.com](https://www.woolseyworkshop.com).

## [mcp3008.py Program](mcp3008.py)
A CircuitPython program that reads analog values from an MCP3008 analog-to-digital converter (ADC).

## [RaspberryPi_MCP3008 Schematic](RaspberryPi_MCP3008)
A KiCad schematic for an MCP3008 ADC connected to a Raspberry Pi.