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
- Host: GitHub
- URL: https://github.com/vertexi/thermal-camera
- Owner: vertexi
- License: gpl-3.0
- Created: 2022-04-21T03:54:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-21T07:17:26.000Z (almost 4 years ago)
- Last Synced: 2025-10-11T18:32:56.091Z (4 months ago)
- Topics: micropython, micropython-lib, mlx90640, pico, python, rp2040
- Language: Python
- Homepage:
- Size: 4.71 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## Todo
[ ] Heat map
[ ] Auxiliary information display