Automatically refreshing slideshow display for the Inky Impression powered by a Raspberry Pi. Pidash will automatically refresh the Inky Impression with a collection of images provided by the user. Additionally, Pidash hosts a local webpage allowing users to make updates to their image collection, display, and device settings.
- RaspberryPi Zero 2 w
- Inky Impression (4" | 5.7" | 7.3" | 13.3")
- Micro SD Card (8gb+)
- Picture Frame
- Usb-A to Micro Usb
- Clone the repository
git clone https://github.com/evannt/pidash.git- Navigate to the project directory
cd pidash- Run the install script
sudo bash install/install.shAfter a successful install, the script will prompt you to restart the Raspberry Pi. After restarting you will be greeted with the default splash image and will have access to a local webpage corresponding to the hostname of your device.
Navigate to the project directory
cd pidashgit pullsudo bash install/update.shsudo bash install/uninstall.sh