connect two Adafruit ltr329 sensors to arduino

For makers who have purchased an Adafruit Starter Pack, get help with the tutorials here!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
geozamp
 
Posts: 3
Joined: Mon Jan 02, 2023 8:43 pm

connect two Adafruit ltr329 sensors to arduino

Post by geozamp »

Hello!
How can i connect two Adafruit ltr329 sensors to arduino, and display seperate values for each sensor?

User avatar
adafruit_support_bill
 
Posts: 88087
Joined: Sat Feb 07, 2009 10:11 am

Re: connect two Adafruit ltr329 sensors to arduino

Post by adafruit_support_bill »

This sensor has a fixed i2c address, so you cannot have more than one on a single i2c bus. You can solve that limitation with an i2c multiplexer: https://www.adafruit.com/product/2717

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino Starter Pack”