Skip to content

Contains the library I created to interface the MCP3202 12 bit ADC I required for my final year thesis.

License

Notifications You must be signed in to change notification settings

souviksaha97/MCP3202

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.