Skip to content

PureEngineering/GridEYE-Breakout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OVERVIEW

This is a fork from logxen GREAT ardunio sketch. Some minor updates to work with http://www.pureengineering.com/projects/grid-eye-breakout is added

This is a breakout board for the Panasonic Grid-EYE AMG88xx line of thermopile arrays. The sensors are available in both 3.3v and 5v flavors and capture 8 by 8 pixels of far ir data.

The demo firmware is an Arduino sketch and runs on an arduino. (http://arduino.cc/) It probably requires at v1.0 ide. Check out Arduino docs for how to wire an i2c device.

The demo software is a Processing sketch. (http://processing.org/) Processing is what the Arduino ide is based on and I feel that they make a nice set. It expects to connect to the arduino via a serial port. You will need to manually set the serial port in the source file.

About

No description, website, or topics provided.

Resources

Stars

9 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 35.6%
  • Processing 35.6%
  • C 19.0%
  • C++ 7.1%
  • Shell 2.7%