A Simple Image Slideshow Setup for Raspberry Pi OS
This repository has been archived on 2026-09-02. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-09-05 21:42:49 +01:00
files Initial Commit 2024-09-05 21:42:49 +01:00
.gitignore Initial Commit 2024-09-05 21:42:49 +01:00
LICENSE Initial Commit 2024-09-05 21:42:49 +01:00
main.yaml Initial Commit 2024-09-05 21:42:49 +01:00
README.md Initial Commit 2024-09-05 21:42:49 +01:00

RPI Carousel

Sets up a Raspberry Pi (Zero W 2) to display images in a sideshow for use as a marketing tool. Images can be loaded via an exposed Anonymous Samba Share.

Usage:

  • Create an Inventory File, for example:
[hosts]
100.90.0.1 ansible_connection=ssh ansible_ssh_user=cpressland
100.90.0.2 ansible_connection=ssh ansible_ssh_user=cpressland
100.90.0.3 ansible_connection=ssh ansible_ssh_user=cpressland
  • Run the Playbook: ansible-playbook -i inventory main.yaml
  • Reboot the Pi
  • Add PNGs to the created Samba share on smb://100.90.0.1/images