Skip to content

A simple thermal camera for ESP32 TTGO T-Display module using AMG8833 sensor

Notifications You must be signed in to change notification settings

entrusc/AMG8833-Thermal-Cam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMG8833-Thermal-Cam

A simple thermal camera for ESP32 TTGO T-Display module using AMG8833 sensor based on smartynov ir-cam code

ir-cam in action

Releases

For pre-built firmware binaries check the release assets: https://github.com/entrusc/AMG8833-Thermal-Cam/releases

Parts List

ir-cam opened up

This is a fork that incorporates the following changes:

  • temperatures are now formatted in a more readable way, and temperatures out of range are marked accordingly
  • added a "selection" mode to make it easier to read the temperature of the central point of the sensor (switch modes using button2)
  • incorporated fix for negative temperature bug in AMG8833 library

Inspired by (and partially uses code from) examples from https://github.com/adafruit/Adafruit_AMG88xx and https://github.com/sparkfun/SparkFun_GridEYE_Arduino_Library

Original can be found here: https://github.com/smartynov/AMG8833-Thermal-Cam

About

A simple thermal camera for ESP32 TTGO T-Display module using AMG8833 sensor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.6%
  • C 5.4%