Hi!
I plan to use 10 GP2Y0E02B sharp sensors wired to an arduino nano i2c bus, for a mini sumo robot oponent detection. They are incredibly small, but require a 3.3 v supply that do not provide the nano board, I use an external one whith li po battery.
This way I will save five analogic pins for more sensors.
These sensors leave a slave i2c address changing possibility (16 selectable addresses) and do not need to be multiplexed, must be faster.
see [
I have to change by programming the components their R/W adresses and Just start to discover the matter.
If someone has already write the required code I'd be glad to have some help.
I think I will use an arduino and its i2c bus for programming the sensors, but for instance I just have the builder documentation and two sensors for tests, no code, only Wire.h Library as a start.
I just start working on it, I will share of course my code if I get some results...
Bye and thanks.](http://www.robotshop.com/media/files/zip2/rb-dev-70_-_documentation_example.zip)