Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 437 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 437 Bytes

MCP3202

Contains the library I created to interface the MCP3202 12 bit ADC I required for my final year thesis. Feel free to give in constructive feedback on my email id [email protected]

Thanks to baturman for making a schematic for wiring the MCP3202 to the Arduino. This should also work for most MCP320x chips

https://easyeda.com/baturman/arduino-uno-r3-mcp3202-wiring-diagram

Updated the library for Mega AVR architecture.