Skip to content

A simple Thermal camera using the MLX90640 Sensor and an Odroid Go, based on the Thermocam by Netzbasteln

License

Notifications You must be signed in to change notification settings

alx-k/MLX90640-Thermocam

 
 

Repository files navigation

MLX90640-Thermocam for Odroid GO

The German radio show Netzbasteln built a simple Thermal camera using the MLX90640 Sensor, an ESP32, a ILI9341 TFT, a 18650 battery in a 3D printed case. It was featured in Netzbasteln #111: http://www.netzbasteln.de/#111 and still lacks interpolation.

I rewrote some things to make it work on an Odroid Go and with the standard ESP32 core.

Code Based on:

Hardware:

Odroid Go Header Pins

GND 1
SENSOR_SDA 4
SENSOR_SCL 5 
VCC 6 

About

A simple Thermal camera using the MLX90640 Sensor and an Odroid Go, based on the Thermocam by Netzbasteln

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.2%
  • C 6.8%