Hi there
Just wondering if anyone around here has tried getting a Raspberry Pi 2 and a PyBoard to communicate over I2C.
Cheers
LRon
RPi2 PyBoard and I2C
- pythoncoder
- Posts: 5956
- Joined: Fri Jul 18, 2014 8:01 am
- Location: UK
- Contact:
Re: RPi2 PyBoard and I2C
No, but I gather the Pyboard I2C slave mode is not yet fully developed so if possible run it as the master (which works well).
Peter Hinch
Index to my micropython libraries.
Index to my micropython libraries.
Re: RPi2 PyBoard and I2C
OK, thanks for that. I'll do some investigation and see where it gets me.
Cheers
LRon
Cheers
LRon
Re: RPi2 PyBoard and I2C
My recollection is that linux doesn't have particularly good I2C slave support either (but that was a few years ago)