Could anyone point me to the right direction on how to integrate MLX90641 to Arduino Nano ESP32?
I have a Grove MLX90641 and looking at the seeedstudio wiki page, it only includes integration with Rasberry Pi and Wio, nothing on Arduino boards. Thank you
Copied, Compiled and uploaded the “BasicReading.ino” file. So far so good.
Question - from the grove MLX90641 board, I have connected the 3V3 power and GND wires to the Nano ESP32 board. I do not know which pins to connect the Clock (SCL) and Data (SDA) wires. I looked through every files and can’t find where these are defined. Does anyone know?
Hi There,
and welcome here.
SO looks like you are well on your way to success. Thanks for contributing I’m certain someone will find it helpful. Perhaps you could post your code , Use the code tags above “</>” and past it in there. That way others can try and also compile the success.
HTH
GL PJ
DIsplay BTW is similar include a library use it in the sketch,there are two choices however , I2C or SPI. both have pluses and minuses. and also E-paper or E-ink