-
I made a picture frame with the 7 color inky screen and added thanks to the button a way to clean the screen but it was taking to much time so i create 3 pictures white red and black as it is shown in…
-
can y'all check it out and see if anything wrong thanks
main.name = "pwnagotmon"
main.lang = "en"
main.whitelist = [
"Pretty Fly for"
]
main.plugins.grid.enabled = true
main.plugins.grid.…
-
Though #2 appears to have resolved this some time ago, a fresh install on Raspbian Buster resulted in font errors when running the name-badge.py example script.
### Steps to reproduce
1. Clean i…
-
I tried setting the border to red in one of the examples and found that it didn't work, only black and white work - is that expected?
-
https://destack-starter-beta-inky.vercel.app/
Just shows blank page. No visible errors
-
Hi,
as a long-time inkycal user I am very happy that a new version was officially released.
I directly installed it on a fresh Raspbian and followed the described (new) installation process. Howev…
-
-
👋 First of all, thank you for this project! Very nice and useful idea! :) 👍
## Description
I'm using Raspberry Pi Zero W (1-core CPU) and inkycal python scripts takes ~3+ min (I see 100% CPU usage…
-
I can set `self.rotation` to be `0` and `180` without issue.
However if I set to `90` or `270` the display is garbled. It looks like there is library code to support 90 degree rotation, but am I e…
-
Hi @pguyot . Thank you for your awesome work on this github action.
For my use-case, I am trying to install the latest release of Raspberry Pi OS lite and download one of my repos from Github. So far…