This ia intended to be a example of hooking 3 Adafruit Feathers together:
- Adafruit HUZZAH32 – ESP32 Feather Board
- Adafruit TFT FeatherWing - 3.5" 480x320 Touchscreen for Feathers
- Adafruit AMG8833 IR Thermal Camera FeatherWing
I developed this with PlatformIO in VS Code. At a minimum, I suggest downloading VS Code and installing the PlatformIO IDE extension.
- Git Clone the code.
- in VS Code, click File -> Add Folder to Workspace... and add the project folder.