Multiple infrared proximity sensors and Arduino

arduinoinfraredsensor

I am wondering if it's possible to connect multiple infrared proximity sensors as this one
http://www.adafruit.com/products/1568
to an arduino uno. I would need to connect 5 of them pointing in different directions.

Should i use an external power supply for each of them to be sure they are all running at 5V? Should i be aware of something else or it should be just plug and play as if i was using just one sensor?
Thank you very much for your support. Any suggestion is higly appreciated!


Ok thank you very much for your answers. So a connection diagram like the one attached should work?
Thank you again for your help

!Multiple infrared sensors connection diagram
IMAGE DIAGRAM

Best Answer

This should work, with each sensor connected to its own ADC input.

Although the data sheet indicates that the typical current is 30 mA, there is a note at the very end of the datasheet that it actually requires about 330 mA peak current, so you should use a power supply rated at 1.7 amps or more.