Personal favorite DAC to use with Propeller.
CumQuaT
Posts: 156
Hi all. You may remember a while back I asked people's opinions on the best ADC to use with the propeller and I got an overwhelming amount of suggestions for the MCP3208, which I have since used and found to be an awesome little device.
Well now I call on the forum's help again! I'm looking for user's favorite DAC to use with the propeller chip that will generate outputs up to at least 5V.
This will be my first time using one, too, so any links to circuit examples, OBEX objects for your fav model, etc, would be much appreciated!
Thank you all very much in advance
Well now I call on the forum's help again! I'm looking for user's favorite DAC to use with the propeller chip that will generate outputs up to at least 5V.
This will be my first time using one, too, so any links to circuit examples, OBEX objects for your fav model, etc, would be much appreciated!
Thank you all very much in advance
Comments
Considering i'm a total noob to propellers but not electronics, would you suggest the 3208 for reading voltage output from a lm34? 0.00 - 1.5Vdc in my case...
also whats your prefered pinout connections between the prop and the 3208?
If this is really a good chip, and theres already working code for it, i'll order a couple of them and skip the 2543 i have for now... wanted to order a few more lm34's for a couple other projects anyway, so if i'm gonna make a digikey order might as well make the shipping worth it, right?
Yes, the 3208 is definitely the one to use. Hooking it up is fairly straightforward. Here are the pinouts.
It should easily work for what you're doing, though it is an 8 channel IC, which might make it overkill if you're only using it to measure one thing.
I'd throw in a dozen or so into your next order as they are quite easily the simplest ADC to use with the propeller from one n00b to another