Hi,
I will be running an application on the beagleboard which will have an
integer variable I would like to keep track of. I would like to
monitor this variable with a DAQ board measuring an analog signal
generated by the beagleboard. Is the a way to output a given voltage
using GPIO or other method? It looks like I could convey the
information with PWM from the C3/C4 expansion header, but it would be
simpler if there was a way to generate a voltage signal directly
proportional to the value of the variable.
Thanks,
David