Hi all, I'm trying to interface a load cell strain gauge with the HX711 breakout board (Sparkfun) and the Beaglebone Black using Python. I haven't been successful in getting any readings from GPIO or I2C and am truly stuck. I was trying to copy/implement code I found for reading a load cell on Raspberry Pi, but that was also unsuccessful, despite the code working just fine on my Raspberry Pi. https://gist.github.com/Richard-Major/64e94338c2d08eb1221c2eca9e014362#file-hx711-py-L25 This is the code I'm trying to use and I adapted it to the Beaglebone using Adafruit's BBIO library, to no avail. I'm not sure if I'm skipping some step or anything but no research I've done has proved to be successful in aiding me accomplish my task.
Thanks for any help! -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/371f7f03-f32a-4996-ab53-2ca26e2a31d6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
