Page 1 of 1

RPIO and SMbus

Posted: Wed Apr 02, 2014 12:56 am
by RCobbTX
I give! Where can I find a 'code' manual on the python use of these major classes. I find 'snippits' on the forums but a clean how to manual, with examples, I could not find.
Thanks

Re: RPIO and SMbus

Posted: Wed Apr 02, 2014 12:10 pm
by DougieLawson
Try using the
pydoc smbus
command.