I would like to replace a variable resistor with a device that is controlled by MCU. I know a transistor can act like a switch which solves part of my problem.
Thanks,
Clem
Be sure to click 'more' and select 'suggest as answer'!
If you're the thread creator, be sure to click 'more' then 'Verify as Answer'!
I would like to replace a variable resistor with a device that is controlled by MCU. I know a transistor can act like a switch which solves part of my problem.
Thanks,
Clem
Hi Clem,
I remember that Jeremy Blum had a chapter in his book, (Chapter 9) "Exploring Arduino" where he used the Arduino to control a digital potentiometer. As I remember it was very well written and might provide a good template for doing what you want to do. Here is a Link to his web site and a preview of that chapter.
http://www.exploringarduino.com/content/ch9/
John
Hi Clem,
I remember that Jeremy Blum had a chapter in his book, (Chapter 9) "Exploring Arduino" where he used the Arduino to control a digital potentiometer. As I remember it was very well written and might provide a good template for doing what you want to do. Here is a Link to his web site and a preview of that chapter.
http://www.exploringarduino.com/content/ch9/
John