by Guy Ziv » Thu Aug 17, 2006 7:22 am
I have a microcontroller that can act only as a Master I2C. I want to make a version of the AVRCam software that can send information e.g. tracking information in response to the microcontroller I2C commands. Is it possible to make the AVRCam dual Master/Slave, or otherwise add a "bit banged" I2C slave port on the AVRCam?