Page 1 of 1

ESP32-S3 Thermal Image Board

Posted: Fri Apr 26, 2024 12:39 pm
by 0miker0
Thought I would share my ESP32 project that uses the MLX90640 thermal image sensor. The hardware used is the ESP32-S3FN8 processor, 1.69" TFT using an 8-bit bus for fast refresh rate and the MLX90640 controlled by i2c. This is an open source project with full parts list, code and Altium Design files available at: https://github.com/mike-rankin/ESP32-S3 ... 40_Thermal

Re: ESP32-S3 Thermal Image Board

Posted: Sun Apr 28, 2024 2:53 pm
by liaifat85
Thanks a lot for making such a project open-source.