ESP32 cam and Mlx90614

i am doing a project on connecting the esp32cam and using it to detect the person and once is verified as the correct person it would detect temperature from the mlx90614, but i am not sure how to connect the mlx90614 and i am unsure on how to code the mlx90614 in adruino ide

A Google search on;

arduino mlx90614 library

Should point to a library for that device and the will be working examples.

The EP32CAM is far from ideal for adding additional sensors etc due to the extreme lack of avialable pins.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.