An open API service indexing awesome lists of open source software.

https://github.com/vertexi/thermal-camera

A simple thermal camera base on MLX90640 and rp2040, written in micropython totally
https://github.com/vertexi/thermal-camera

micropython micropython-lib mlx90640 pico python rp2040

Last synced: 8 days ago
JSON representation

A simple thermal camera base on MLX90640 and rp2040, written in micropython totally

Awesome Lists containing this project

README

          

# Thermal camera

Base on MLX90640 sensor and rp2040 microprocessor.

The MLX90640 sensor driver is base on the
[Adafruit_CircuitPython_MLX90640](https://github.com/adafruit/Adafruit_CircuitPython_MLX90640),
and ports to micropython platform.

The screen is 240*240 LCD uses st7789 driver base on [st7789_mpy](https://github.com/russhughes/st7789_mpy)

## Example

![example_photo](./emample.jpg)

## Todo

[ ] Heat map
[ ] Auxiliary information display