On 3/4/2014 9:54 AM, [email protected] wrote: > > Can anyone point me at some Python (or even C if you like) code to > read the real, raw, values?
Read from: /sys/devices/ocp.*/44e0d000.tscadc/tiadc/iio:device0/in_voltage*_raw Python code: https://github.com/cdsteinkuehler/linuxcnc/blob/MachineKit-ubc/configs/ARM/BeagleBone/BeBoPr-Bridge/ReadTemp.py#L307 -- Charles Steinkuehler [email protected] -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
