This project contains:
- The flip-pics M5paper firmware needed to iterate across the SDcard at regular interval
- A go app that performs resize, rotation and proper naming for the images. The firmware barely display images, with this application we perform all steps in order to render correctly. It also encodes image information in the filename that the firmware picks it up. Image names are encoded
basename_widthxheight_offsetXxoffsetY.ext
.
Comments