https://github.com/johnfire/mcp3008-python-interface
Python - a program that reads analog data from an MCP3008 using a Raspberry Pi and prints it to the terminal and to a file.
https://github.com/johnfire/mcp3008-python-interface
Last synced: over 1 year ago
JSON representation
Python - a program that reads analog data from an MCP3008 using a Raspberry Pi and prints it to the terminal and to a file.
- Host: GitHub
- URL: https://github.com/johnfire/mcp3008-python-interface
- Owner: johnfire
- Created: 2015-09-08T10:41:09.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-20T08:16:06.000Z (over 10 years ago)
- Last Synced: 2025-01-11T00:12:43.110Z (over 1 year ago)
- Language: Python
- Homepage: http://www.computers.christopherrehm.de
- Size: 156 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MCP3008 Python Interface
a python program that reads analog data from an MCP3008 and prints it to the terminal. easily adusted to print to a file.