I use the Arduino Nano 33 iot in my project. I am measuring a distance from a sensor, and I want to convert that value to an analog signal to drive an external analog device. (0 to 3.3 volts for example).
Is it feasible to do that through the DAC0 pin? If yes, how would I do that, just using the "analogwrite" prompt on that pin, or should I use a more complicated command?
Thanks a lot Jim-p. I am not sure how to check the load. The output of the DAC will be directed to an external device. This is a very old analog strip chart recorder. I am not sure how to check its impedance.
Apply some voltage to the recorder input (say 1V), and use your multimeter to measure the current draw. The DC input resistance in Ohms, which is what you need to know, is (applied voltage)/(current draw).