General

MLX90614DCI sensor address change

userHead Will.Chesson 2024-11-12 23:31:11 188 Views1 Replies

Hello, I'm playing around with an MLX90614DCI IR thermometer sensor for a project I wish to do which evolves brake temperature monitoring.

 

I've gotten one sensor to work just fine, I'm now attempting to incorporate a second sensor with the longer term plan of using four sensors in total.

 

From what I can understand I need to change the default address of 5a for the different sensors to be seen individually, but I'm having trouble finding out a way to do it with only a couple of examples on the net.

 

I just wondered if any of you folks know how to or had done it before?

 

Thank you.

2024-11-15 18:40:03

DFRobot library has the corresponding function:

https://github.com/DFRobot/DFRobot_MLX90614

 

userHeadPic Yeez_B