Skip to content

Yet another version of the classic ESP32-CAM example CameraWebServer, this time with support for the AMG88xx thermal camera module.

Notifications You must be signed in to change notification settings

RobotHacker/CameraWebServerThermal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CameraWebServerThermal

Yet another version of the classic ESP32-CAM example CameraWebServer, this time with support for the AMG88xx thermal camera module.

Kinda works

To Do

  • Fix crash
    • Memory leak?
  • Make image/stream larger
    • Stretch pixels?
  • Mix in interpolation code?
  • Feed out thermocouple and temperature array via websockets and/or JSON
  • Make the color map more adjustable
    • Raise and lower the high and low ends of the color map
    • Replace the color map with custom colors
  • Delay between stream frames
    • bring the frame rate down to 10 fps

The process so far

Hardware

  • ESP32-CAM
  • AMG8833 breakout module
  • USB to serial for programming

Other inspiration

About

Yet another version of the classic ESP32-CAM example CameraWebServer, this time with support for the AMG88xx thermal camera module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published