pmb-pitft icon indicating copy to clipboard operation
pmb-pitft copied to clipboard

Small Python program for Pi MusicBox to use with Adafruit PiTFT - 2.8"

Results 5 pmb-pitft issues
Sort by recently updated
recently updated
newest added

Hello, First of all i liked your project a lot. But unfortunately couldnt try it. I have waveshare 3.5" screen on my pi. I use raspbian and mpd My question...

The README states > PiTFT touchscreen is not working with Pi2, yet. Is this still an issue? If so, is the problem with the specific screen itself and the driver...

Software does not start. Mouse can not be disabled, it crashes on: pygame.mouse.set_visible(False) In terms of backlight the following error occurse: tee: /sys/class/backlight/*/bl_power: No such file or directory

enhancement

When I run the command (after everything else works), I don't get any output in terminal or are screen. Here is what the code is showing: root@MusicBox:~# screen sudo python...

Hi, I have followed your excellent instructions to install everything for the Adafruit PiTFT 2.8"resistive display. Now everything works until something goes wrong ;-) If I start ui.py for the...