Cyber Space
  • Home
  • Acronyms
  • Cheat-Sheets
  • User Manuals

PIMORONI

A collection of 3 posts
Create a service a timer
Linux

Create a service a timer

The goal here is to run a script that will select a random image and show it in the PIMORONI Inky Impression 7 Color ePaper every determined period of time. I assume python3 is already installed in the machine. The Pimorony Inky Impression libraries and examples can be downloaded from
Sep 22, 2023 2 min read
Raspberry PI

Photo frame with PIMORONI Inky Impression 7 Color ePaper and Raspberry PI Zero WH

The goal here is to run a script that will select a random image and show it in the PIMORONI Inky Impression 7 Color ePaper every determined period of time. I assume python3 is already installed in the machine. The Pimorony Inky Impression libraries and examples can be downloaded from
Jan 29, 2022 2 min read
PIMORONI Featured

Clear and show image in PIMORONI Inky Impression 7 Color Display with python

The following code is a combination of the examples provided by PIMORONI. #!/usr/bin/env python3 # File Name: show.py # # Usage 1: Show a selected image # # python3 show.py foto1.jpg # python3 show.py /home/pi/foto1.jpg # # Usage 2: Show a random image # # ls /home/pi/*.jpg | sort -R
Jan 28, 2022 1 min read
Page 1 of 1
Cyber Space © 2023
Powered by Ghost