An open API service indexing awesome lists of open source software.

https://github.com/sparkfun/sparkfun_grideye_arduino_library

Library for the Panasonic GridEYE Thermopile Array - AMG88
https://github.com/sparkfun/sparkfun_grideye_arduino_library

arduino-library sparkfun

Last synced: over 1 year ago
JSON representation

Library for the Panasonic GridEYE Thermopile Array - AMG88

Awesome Lists containing this project

README

          

SparkFun_GridEYE_Arduino_Library
========================================

![SparkFun Grid-EYE Infrared Array Breakout - AMG8833 (Qwiic)](https://cdn.sparkfun.com//assets/parts/1/2/7/7/5/14607-SparkFun_GridEYE_Infrared_Array_-_AMG8833__Qwiic_-01.jpg)

[*SparkFun Grid-EYE Infrared Array Breakout - AMG8833 (Qwiic) (SEN-14607)*](https://www.sparkfun.com/products/14607)

This is a library written for the Panasonic Grid-EYE AMG88
SparkFun sells these at its website: www.sparkfun.com

Do you like this library? Help support SparkFun. Buy a board!
* [SEN-14607](https://www.sparkfun.com/products/14607)
* [SPX-14568](https://www.sparkfun.com/products/14568)

Written by Nick Poole @ SparkFun Electronics, January 11th, 2018

The GridEYE from Panasonic is an 8 by 8 thermopile array capable
of detecting temperature remotely at 64 discrete points.

This library handles communication with the GridEYE and provides
methods for manipulating temperature registers in Celsius,
Fahrenheit and raw values.

Repository Contents
-------------------

* **/examples** - Example sketches for the library (.ino). Run these from the Arduino IDE.
* **/src** - Source files for the library (.cpp, .h).
* **keywords.txt** - Keywords from this library that will be highlighted in the Arduino IDE.
* **library.properties** - General library properties for the Arduino package manager.

Documentation
--------------

* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
* **[Product Repository](https://github.com/sparkfun/Qwiic_GRIDEye)** - Main repository (including hardware files) for the GridEye.
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/qwiic-grid-eye-infrared-array-amg88xx-hookup-guide)** - Basic hookup guide for the Qwiic GRID-Eye Infrared Array.

Products that use this Library
---------------------------------

* [SEN-14607](https://www.sparkfun.com/products/14607) - SparkFun breakout board for Grid-EYE AMG8833
* [SPX-14568](https://www.sparkfun.com/products/14568) - SparkX breakout board for Grid-EYE AMG8833

License Information
-------------------

This product is _**open source**_!

Please review the LICENSE.md file for license information.

If you have any questions or concerns on licensing, please contact techsupport@sparkfun.com.

Distributed as-is; no warranty is given.

- Your friends at SparkFun.