Integrating I2C thermal camera module MLX90640 using MATLAB function toolbox and Raspberry Pi

4 Ansichten (letzte 30 Tage)
I want to process the thermal image data from MLX90640 camera module, connected with Raspberry Pi through I2C.
It is difficult to use directly the I2C master read and I2C master write in Simulink support package for Raspberry Pi because of the specific handshaking procedure with the camera module.
Then I use the MATLAB function toolbox to integrate the MLX90640 using the MLX90640 API which is available at https://github.com/melexis/mlx90640-library., but it is failed due to the data type difference.
Any suggestions on how I can import the thermal camera image directly to Simulnk?
Thank you very much for your help.
Kind Regards,
Karyono
  6 Kommentare
Ibrahim alami merroui
Ibrahim alami merroui am 24 Jan. 2023
I used Arduino studio too. I think i'm missing something. The sensor doesn't work with I2C, the Leds stay off the whole time. I connected Arduino with Matlab and i tried to run some basic codes, every think work fine. But the sensor MLX90640 is being only with USB reconized, otherways not :(
Ibrahim alami merroui
Ibrahim alami merroui am 24 Jan. 2023
I have connected it again, it seems that Matlab has reconized the sensor adress by 0x33, but all the values the sensor reads are 0.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange

Produkte


Version

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by