Skip to content
/ MCP3002 Public
forked from nodesign/MCP3008

MCP3002 - Analog to digital converter Arduino library

Notifications You must be signed in to change notification settings

jbyrne/MCP3002

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCP3002 is Arduino Library for communicating with MCP3002 Analog to digital converter. Based on the MCP3008 Library 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

MCP3002 VDD -> 5V or 3.3V

MCP3002 CLK -> arduino gpio

MCP3002 DOUT -> arduino gpio

MCP3002 DIN -> arduino gpio

MCP3002 CS -> arduino gpio

MCP3002 VSS -> GND

Copy files inside "libraries" folder in principal sketch folder (where are all your sketches)

About

MCP3002 - Analog to digital converter Arduino library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%