pimoroni / mlx90640-library

Python library for the MLX90640 thermal camera
https://shop.pimoroni.com/products/mlx90640-thermal-camera-breakout
Apache License 2.0
133 stars 84 forks source link

Compare with upstream #34

Closed Gadgetoid closed 5 years ago

Gadgetoid commented 5 years ago

Raised to track differences between the upstream mlx90640-library and this one since upstream might include fixes to #22 and #24.

Since upstream uses DOS line endings versus our UNIX line endings this codebase is incompatible, but it's useful to keep an eye on upstream progress.

DO NOT MERGE