Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

GY-MCU90640-RPI-Python

The script to connect the thermal image module GY-MCU90640 to Raspberry Pi.

Alt text The module GY-MCU90640 is based on a MLX90640 sensor, but additionally contains a microcontroller STM32F103 to simplify working with MLX90640.

The protocol of interaction with the module is shown in the file "GY_MCU9064 user manual v1.pdf". I apologize for the quality of the translation, this is an automatic translation from Chinese into English with the Google Translator.

The resulting images and the scheme of connection the module with the Raspberry Pi are shown in the image above. The main.py script is tested for RPI 3 B + and RPI Zero W.

The description of connection process is on https://habr.com/ru/post/441050/ (or https://habr.com/ru/post/435946/, if you are reading in Russian)

You can also check https://github.com/tomshaffner/PiThermalCam with exellent explanation here: https://tomshaffner.github.io/PiThermalCam/. The author made a great work and now you can install the package to work with GY-MCU90640 from pip manager.

About

The script to connect the thermal image module GY-MCU90640 to Raspberry Pi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages