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
- Host: GitHub
- URL: https://github.com/sparkfun/sparkfun_grideye_arduino_library
- Owner: sparkfun
- License: mit
- Created: 2018-01-12T22:22:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-19T17:29:04.000Z (almost 4 years ago)
- Last Synced: 2025-04-14T21:37:21.936Z (over 1 year ago)
- Topics: arduino-library, sparkfun
- Language: C++
- Size: 46.9 KB
- Stars: 14
- Watchers: 8
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SparkFun_GridEYE_Arduino_Library
========================================

[*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.