Hi All,
I have a question regarding measuring voltage output using PICO ADC-11datalogger. Currently my project has been to measure force via xbee and display the data via a 16x2 LCD using PIC 18F13k22. That pic does not have a DAC converter so i have been using a PWM to output the volts and that output wave is square.
I have tried connecting the pico data recorder to record the voltage but it does not register the voltage, i am asssuming because it is square but i am new to electronics and am not sure.
How do you convert the signal into a readable signal for the voltage recorder, using the Picoscope i can see the square wave, The xbee send a range from 0 to 1.2 volts max.
Thanks