Search found 2 matches

by SpilledMyCatNip
Wed Mar 05, 2014 1:13 am
Forum: Developer Discussions
Topic: Multiple I2C Peripherals with same Addresses?
Replies: 5
Views: 5328

Re: Multiple I2C Peripherals with same Addresses?

Thank you all for the responses.
Actually, I ended up finding a sensor which allows me to modify the I2C slave addresses of each sensor as I wish :D
by SpilledMyCatNip
Tue Feb 25, 2014 3:46 am
Forum: Developer Discussions
Topic: Multiple I2C Peripherals with same Addresses?
Replies: 5
Views: 5328

Multiple I2C Peripherals with same Addresses?

Hey all. I am currently in the process of 'attempting' to make the crazyflie semi autonomous and I have a quick question to ask. I was planning to implement a few IR sensors on the crazyflie and interface them with I2C. I have some background with I2C and I understand that you can interface the SDA ...