Skip to content

Instantly share code, notes, and snippets.

@axwax
axwax / code.py
Last active September 23, 2022 21:00 — forked from dglaude/code.py
MLX90640 Thermal Camera on Raspberry Pi Pico
# mlx90640_pygamer learn guide:
# * https://learn.adafruit.com/adafruit-mlx90640-ir-thermal-camera/circuitpython-thermal-camera#
#
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
# SPDX-License-Identifier: MIT
#
# Adapted by David Glaude for 240x240 screen.
# SPI and I2C pins changed by AxWax for Pimoroni Pico Breakout Garden, MLX90640 Breakout and 1.3" LCD Breakout combo.
#
# 1) RedRobotics Pico to Zero Adaptor v0.2: