avsa242 / mlx90621-spin

Parallax P8X32A/Propeller, P2X8C4M64P/Propeller 2 driver object for the Melexis mlx90621 thermal sensor array
MIT License
0 stars 0 forks source link
driver i2c infrared mlx90621 p2x8c4m64p p8x32a propeller propeller2 spin thermal thermal-imaging thermopile

mlx90621-spin


This is a P8X32A/Propeller, P2X8C4M64P/Propeller 2 driver object for Melexis's MLX90621 16x4 IR sensing array

IMPORTANT: This software is meant to be used with the spin-standard-library (P8X32A) or p2-spin-standard-library (P2X8C4M64P). Please install the applicable library first before attempting to use this code, otherwise you will be missing several files required to build the project.

Videos

Salient Features

Requirements

P1/SPIN1:

P2/SPIN2:

Compiler Compatibility

Processor Language Compiler Backend Status
P1 SPIN1 FlexSpin (6.9.4) Bytecode OK
P1 SPIN1 FlexSpin (6.9.4) Native/PASM OK
P2 SPIN2 FlexSpin (6.9.4) NuCode Build OK
P2 SPIN2 FlexSpin (6.9.4) Native/PASM2 OK

Limitations