Any objects to do master/slave I2C,SPI, or inter-prop comms with multiple props?
pedward
Posts: 1,642
I looked through OBEX and didn't find any implementations of SPI, I2C, or inter-prop communications that were designed to work with the Prop as a slave.
I'm working on a project where I had the idea of using multiple props and slaving them to a master prop. Basically I want to embed a prop in each target device, then control them with a master prop.
This is a possible vector that I'm working on and didn't find any client functions.
I'm working on a project where I had the idea of using multiple props and slaving them to a master prop. Basically I want to embed a prop in each target device, then control them with a master prop.
This is a possible vector that I'm working on and didn't find any client functions.
Comments
This forum post has links to I2C slave routines....