source for https://www.thingiverse.com/make:442391
- Teensy LC
- Adafruit TFT + SD card reader (2.2" 160x128)
- LiPo 500 mAh
- Charge Controller
- Switch and Button
plotall.py
contains Python code to turn the saved images into actual viewable PNGs. The rest goes on the Teensy (adjust pins to your actual configuration). Also use this version of the Adafruit_AMG88xx library which returns the read pixels in fixed point uint_16 instead of float.