Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 536 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 536 Bytes

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".