Robert Klebe

Results 6 comments of Robert Klebe

Here is a workaround for the missing notifications in Caprine for Debian 11 with MATE Desktop and possibly other Linux desktop environments as well. It reads the Caprine window title...

@[mmatyas](https://github.com/mmatyas) I tried to update with your suggestion for xwininfo. But matching on "Messenger" does not work well however as the text is changed every second when messages are available....

In case someone else gets error code (1) on raspi-firmware then I found this page with a solution: https://forums.raspberrypi.com/viewtopic.php?t=360134 The _different boot partition mount_ previously mentioned appears to be that...

I agree - this driver needs to be improved to allow more characters on 7 segment displays. This is very possible on Raspberry Pi with regular Python, here is an...

ADAFRUIT is 8 characters, it would fit nice in these 7 segment 8 digit displays. They are also cheap and could be a profitable product in your inventory. Well, dream...

@Jibun-no-Kage I made some progress. I have ported [micropython-max7219](https://github.com/JennaSys/micropython-max7219) to CircuitPython and it is now available at [circuitpython-max7219](https://github.com/dotpointer/circuitpython-max7219). It can write texts with letters, symbols and digits and it can...