MCP4725 - DAC working with Pico #760
Unanswered
espruino-discuss2
asked this question in
Interfacing
Replies: 1 comment
-
Posted at 2015-06-15 by @gfwilliams Nice - and that's all that's needed? No setup code or anything? You could actually simplify the code a bit further, because you can take advantage of the fact that
It might be worth turning this into a module? It'd be tiny, but would at least make using the MCP4725 really easy for anyone who didn't want to worry about I2C commands. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2015-06-12 by LawrenceGrif
Hi just to say got a MCP4725 - DAC working (thanks to some Python code form johnwhittington) on the Pico. I'm using Sparkfun module but Ada Fruit do one too.
https://www.sparkfun.com/products/12918?_ga=1.22340158.462334063.1427963564
Beta Was this translation helpful? Give feedback.
All reactions