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

https://github.com/alchemist-aloha/micropython_gy906_mlx90614

MicroPython code for GY906 IR temperature sensor (MLX90614)
https://github.com/alchemist-aloha/micropython_gy906_mlx90614

gy906 micropython mlx90614 temperature-sensor

Last synced: about 1 month ago
JSON representation

MicroPython code for GY906 IR temperature sensor (MLX90614)

Awesome Lists containing this project

README

          

MicroPython code for GY906 IR temperature sensor (MLX90614). Tested with Raspberry Pi Pico.

Pi Pico | GY906

GP27 -> SCL

GP26 -> SDA

3V3 -> VCC

GND -> GND

Modified from Adafruit Industry MLX90614 Circuit Python code. https://github.com/adafruit/Adafruit_CircuitPython_MLX90614