M5Stack Christmas Flip-Pics based on M5Paper
2021-10-26 | By M5Stack
License: General Public License Arduino
* Thanks for the source code and project information provided by @Sergio
This project contains:
- The flip-pics M5paper firmware needed to iterate across the SD card at regular interval
- A go app that performs resize, rotation and proper naming for the images. The firmware only displays 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 up. Image names are encoded basename_widthxheight_offsetXxoffsetY.ext.
Code
GitHub Address: https://github.com/wizche/flip-pics