Hi Guys.
I'm about to embark on my first (hopefuly of many) project based around the Arduino controller.
The plan is to make a device which is primarily a Cloud sensor for an astronomical observatory but include a few extra sensors to give full weather data.
most of the sensors are simple enough to connect, as there is only 1 connector per communication channel, but the MLX90614 & BMP085 both work in the i2c interface. can someone confirm if you can wire two sensors to the i2c lines? and if you can how does the Arduino know which sensor is which?
from looking at the data sheets for each device it looks like both use 3v logic levels.
I don't think its really relevant but the Arduino board i am going to be using is the Nano.
Thanks.
Ryan.