Hi,
I am thinking about using MCP41100-I/P IC
http://www.jameco.com/wcsstore/Jamec.../241787MCH.pdf
What I'd like to do is control the digital pot with the pic. The pic will be interfaced with an analog sensor, the pic will read the sensor (using ADCIN) and based on the the result of the sensor the pic will respond by making changes to the digital pot.
What I'm wondering is how to get the code going. I guess it would start like this:
ADCIN sensor input pin, result
result = digital pot control
Bookmarks