
MCP3008
MCP3008-对数字转换器Arduino库的模拟
7
Github Watches
27
Github Forks
35
Github Stars
MCP3008 is Arduino Library for communicating with MCP3008 Analog to digital converter. Created by Uros Petrevski, Nodesign.net 2013 Released into the public domain.
ported from Python code originaly written by Adafruit learning system for rPI : http://learn.adafruit.com/send-raspberry-pi-data-to-cosm/python-script
MCP3008 VDD -> 5V or 3.3V
MCP3008 VREF -> 5V or 3.3V
MCP3008 AGND -> GND
MCP3008 CLK -> arduino gpio
MCP3008 DOUT -> arduino gpio
MCP3008 DIN -> arduino gpio
MCP3008 CS -> arduino gpio
MCP3008 DGND -> GND
Copy files inside "libraries" folder in principal sketch folder (where are all your sketches)
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Take an adjectivised noun, and create images making it progressively more adjective!
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Delivers concise Python code and interprets non-English comments
Reviews

user_gzFBKQgi
The MCP3008 is an excellent choice for anyone needing reliable and accurate analog to digital conversion. I've been using it in several of my projects, and its performance is consistently top-notch. The integration with a Raspberry Pi is seamless, and the documentation provided by nodesign on GitHub is comprehensive and user-friendly. Highly recommended for both beginners and advanced users.