I am conducting a project to take signal from 2 sensors MLX90393. I am using code and libraries of Adafuit for only one sensor. So I want to use this code(as below) for the above case or need more hardware device (for example TCA9548A). Thank you so much!
Change the I2C address of one of them, as described in your other post.
Both sensors using default address (0x0C). I don't know how to change their I2C address. If wheather I can change one of them on arduino file.
I explained how to change the I2C address in your other post.
When you find time to look at that post, also take the time to read the module manufacturer's guide, as previously recommended in that thread.
Thank you so much. I will try read the module manufacturer's guide.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.