I was debating with a friend how to create a simple PIC based DAC for a laser show. He seemed to think that PWM was the way to get variable voltage out of a PIC - this sounded a bit scary to me, what do you think?
What's the preferred way of getting analog from a PIC - a DAC chip, or is there something simpler?
Steve


Reply With Quote
He went with the preferred microcontroller and serial DAC. I guess the simple PWM out and integrate trick is worth a go, it's probably cheap to try it, but if you need critical sync of multiple channels it might not be so cool.
dave
