Infrared Array Sensor

Please add any feature requests for Flowcode version 7 here

Moderator: Benj

Post Reply
User avatar
celebriums
Posts: 125
Joined: Sun Sep 25, 2016 3:50 pm
Has thanked: 71 times
Been thanked: 33 times
Contact:

Infrared Array Sensor

Post by celebriums »

Hi All
I am working on this Infrared Array Sensors. I have two different products. Can you add these products as a component in the FLOWCODE library?

Thanks of advance.

AMG88XX Infrared Array Sensor (8x8)

DataSheet:
https://industrial.panasonic.com/cdbs/w ... 000C53.pdf

Application:
https://www.adafruit.com/product/3538

Library:
https://www.arduinolibraries.info/libra ... xx-library

Melexis Infrared Array Sensor (32x24)
https://www.melexis.com/-/media/files/d ... elexis.pdf
Sincerely Regards
Sadık SUME

www.kaandesign.com.tr

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Infrared Array Sensor

Post by Benj »

Hi Sadik,

The first one looks simple enough. Not looked at the second one yet but certainly interesting sensors!

User avatar
celebriums
Posts: 125
Joined: Sun Sep 25, 2016 3:50 pm
Has thanked: 71 times
Been thanked: 33 times
Contact:

Re: Infrared Array Sensor

Post by celebriums »

Hi Benj
I hope your fine. Flowcode 6 has been mentioned about this, but I guess it has not reached the end

viewtopic.php?f=54&t=19916&p=87241&hilit=amg#p87241

Melexis and Omron have been working on this for a long time. The prices are a little pricey but they are cheap soon.

Omron products (16x16)
https://www.omron.com/media/press/2013/05/e0529.html
http://symmetron.ru/suppliers/lighting/ ... 20MEMS.pdf
http://omronfs.omron.com/en_US/ecb/prod ... en-d6t.pdf
Sincerely Regards
Sadık SUME

www.kaandesign.com.tr

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Infrared Array Sensor

Post by Benj »

Here's a go at the 8x8 sensor. It uses a 64 float array so requires a fairly large amount of RAM, (64 x 4 = 256 Bytes). This is based on the Adafruit library but is likely overkill, we might be able to reduce this in future.

Copy the file to your Flowcode 7/Components directory and restart Flowcode and it should appear in the Sensors category.
AMG88xx.fcpx
(5.08 KiB) Downloaded 249 times
Let us know how you get on.

Post Reply