Skip to content

OrbitiaDK/mlx90640-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlx90640-library

MLX90640 library functions

Python

This fork also incorporates code from pjaos.

To run the python module as pi user (non-root). Use:

sudo usermod -a -G i2c pi

To build (requires numpy/cffi):

python setup.py install

Run examples in examples folder. Need pygame + x server to run gui.

Screenshot of pygame interface

About

MLX90640 library functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.6%
  • Python 12.9%
  • C 5.5%