smbus
Posted: Wed Feb 26, 2014 4:53 pm
I really been enjoying the raspberry. Interfacing with sensors easily is great. RPIO was tough to get loaded and running but does work well. However, get the i2c working is beyond me. Tried several "approached to get the module(s)? loaded but so far no luck.
It appears the "smbus" module is not being installed. "from smbus import SMBus" throws a runtime error -not found- Yes, I do set supper user status for the file. ( 'sudo' is one of my least favorite 4 letter words).
If it loads properly where will I find it?
It appears the "smbus" module is not being installed. "from smbus import SMBus" throws a runtime error -not found- Yes, I do set supper user status for the file. ( 'sudo' is one of my least favorite 4 letter words).
If it loads properly where will I find it?