Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 477 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 477 Bytes

mcp3008-cli - MCP3008 ADC command line utility

Copyright (C) 2014 Drew Thoreson

This is a command line tool for reading data from the MCP3008 analog to digital converter over SPI on Linux.

Building

$ make

Installation

# make install

Manual

$ man mcp3008

Git Repository

https://github.com/drewt/mcp3008-cli

$ git clone https://github.com/drewt/mcp3008-cli.git