martinohanlon / mcp3008

A python module for reading an MCP3008 ADC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCP3008 Python Module

Martin O'Hanlon (martin@ohanlonweb.com)
http://www.stuffaboutcode.com

Description

A python module for reading data from an MCP3008 ADC analogue to digital converter http://www.stuffaboutcode.com/2015/04/raspberry-pi-mcp3008-adc-python.html

Dependencies

  • SpiDev - a python module for reading data from a SPI bus

Version history

  • 0.1 - Initial stable version

About

A python module for reading an MCP3008 ADC

License:MIT License


Languages

Language:Python 100.0%