ircam

Example of the component clavinrali/amg8833_simple v0.0.3
# IR CAM Application

This is a test application for the AMG8833 Grid-EYE.
It displays the pixel values onto the serial

## To Run
```
idf.py set-target esp32s3
idf.py build
idf.py -p /dev/ttyACM0 flash monitor
```

To create a project from this example, run:

idf.py create-project-from-example "clavinrali/amg8833_simple=0.0.3:ircam"

or download archive (~1.60 KB)