Slideshow rev. 2 (by Craig Burden)

A basic slideshow app

Images must be JPEG format and equal to or less than 135x240px (Note that images are displayed in the same orientation as the default app launcher, so portrait) The image directory can be changed in the source, but by default it is 'apps/slideshow/images'. You will need to make sure that this directory exists

Images need to be uploaded using pyboard.py, which you can find in /tools in your micropython instance

  python3 tools/pyboard.py --no-soft-reset -d <port> -f cp <path to image> :<path to image directory>

Controls

You can use the joystick to control the slide show.

  • Up/Down: Adjust the speed of the slideshow

  • Left/right: Jump to the next or previous image

  • Center: Play/pause the slideshow (You can still jump manually)

Category: graphics
Status: unknown
Vote Comment Date
No votes yet :(
Compatibility
  • TiDAL: unknown
Dependencies
  • No dependencies found
Dependants
  • No dependants found
File Last edited Size
README.md 2022-06-04 18:26:51 820 B
__init__.py 2022-06-04 18:26:51 2.38 KiB