I'm trying to interface with a DS18B20 temp sensor using this tutorial: http://hipstercircuits.com/dallas-one-wire-temperature-reading-on-beaglebone-black-with-dto/ Everything works fine and I'm getting correct readings, however, I need to run some other commands, like to set the thresholds on the sensor. The author uses Python to read from the sensor, so I was wondering if I can use Python to write or do other commands. Since I didn't have to install libraries or anything to use the read command, I'm hoping I can do other commands as well.
-- 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.
