ICE 0 Posted April 18, 2023 Good Day! Is it possible to operate my Seeed MLX90640 IR Thermal Camera to the Tinker Board? Im trying to display in a new window the live video feed of what the thermal camera capturing at the time. Share this post Link to post Share on other sites
tooz 53 Posted April 19, 2023 hello @ICE, you can use the gpio pins to implement MLX90640 IR Thermal Camera since it uses i2c to communicate instead of csi interface: https://github.com/melexis/mlx90640-library i don't have this camera module in hand right now, but cave education has done a demo using tinker board before: https://www.facebook.com/CAVEEducation/videos/1110440046181370/ Share this post Link to post Share on other sites