matt-williams / arduino-lepton

Lepton library for Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lepton library for Arduino

This is a library for accessing Lepton thermal imaging cameras from the Arduino environment.

To use it,

  1. download the ZIP file
  2. start the Arduino IDE
  3. choose "Sketch -> Include Library -> Add .ZIP Library..."
  4. select the ZIP file you downloaded.

It can then be added to existing projects using "Sketch -> Include Library -> Lepton", or you can find examples under "File -> Examples -> Lepton".

About

Lepton library for Arduino

License:Other


Languages

Language:C++ 100.0%