SparkFun_MLX90640_Arduino_Example
SparkFun_MLX90640_Arduino_Example copied to clipboard
Controlling and reading from the MLX90640 IR array thermal imaging sensor
   I'm using ESP8266. but I'm working on the official FreeRTOS SDK of esp8266. I'm just wondering what's happening in my sensor,... I'm sure there is no problem...
Thanks for creating this! Here are a few issues and fixes I noted when getting this to compile for the ESP32 (Arduino IDE 1.8.5), in case anyone else attempts the...
Hello, I tried to upload the example to a Teensy 3.6 and it successfully uploads with no errors. However, in the serial monitor, I get "Parameter extraction failed": > MLX90640...
Greatings, I am trying to use the MLX90640, developed by SparkFUN, with an ESP 32. The early attempts appeared to work fine. However, it started to present some problems, with...
Is it possible to frame-synchronize two MLX90640 sensors so that they take a capturing an image exactly at the same time? Is it possible to have a synchronized "video stream"...
this isn't really an issue , except for the mlx90460 mlx90640 code provided does not work on Arduino. hello, i have code that i'm working on using the mlx90460 mlx90640...
When I use the processing sketch (MLXHeatCam.pde) I get an Error: ArrayIndexOutOfBoundsException: 687 If I use the debug tool and start each frame by hand, there is no Error. I...
I thought it was a useful feature as the first thing I did was walk around with the camera and look at stuff. It made it a bit easier to...
I am playing around with Example 1 and I am consistently getting the BROKEN_PIXELS_NUM_ERROR in the MLX90640_ExtractParameters function call. I updated the drivers (MLX90640_API.c, etc.) as suggested but this didn't...
I connected two Sparkfun IR arrays to a Raspberry Pi 3a+ using a PCA9548A multiplexer:  Sometimes the code used read the IP of the sensors correctly:  Sometimes not,...