pidesktop
pidesktop copied to clipboard
Collected files, drivers and documentation for the pidesktop case
An update to python3 that would work on Bullseye is much needed. I tried installing python2 on Bullseye to get this to work but ran into some issues getting rpi.gpio...
Hi, I'm trying to use the PiDesktop with a Raspberry Pi 4B 2GB running Debian Buster with a mSATA SSD mounted at the HAT (addon board). Therefore I reworked the...
Hi, First sorry about my english. I´m using Gtranslate. I had install the pidesktop-base i my raspi but ist fail. The console say: ``` `dpkg-deb:` error: `pidesktop-base.deb 'is not a...
does this fork also works on raspbian buster ?
gpiozero might provide cleaner code in the long run. Note the nice pin numbering explaination. [gpiozero pinout](https://gpiozero.readthedocs.io/en/stable/recipes.html#pin-numbering)
Pins used by Pi Desktop has broken link - need to check others.
`pd-reboot.py` seems, at some point, have been doing this: ``` GPIO.output(31,GPIO.HIGH) ``` but that's now commented out and all the rest is just print statements. Which means the entire `pidesktop-reboot.service`...
(c) 2018 Britt Johnston Future versions of the PiDesktop product I believe could be improved with some engineering changes. 1) Revised firmware/software to allow shutdown to be handled in software...
There is some evidence that the system updates the hwclock, but keeping the command to copy the system time to the RTC until that is better understood. Does this need...