Sure! The components are mostly from @adafruit:
- RP2040 Feather
- touchscreen FeatherWing
- AMG8833 FeatherWing
- PTC08 video camera
- a 5V DC-to-DC converter
- a rechargeable battery pack
The first 3 are stacked together; the rest are wired in.
And then there's a bunch of Arduino code that I wrote by mashing together sample code, embellishing as needed.
I designed the enclosure in #OpenSCAD, using STLs of the components as references.
Hope these help.