9and3r / mopidy-touchscreen

Extension for displaying track info and controlling Mopidy from a touch screen using PyGame/SDL
Apache License 2.0
45 stars 24 forks source link

pi musicbox using pimoroni Hyperpixel #23

Open MrGJones opened 7 years ago

MrGJones commented 7 years ago

has anyone got a solution how to use this extension on musicbox and a pimoroni HyperPixel touchscreen?

kristianwh commented 6 years ago

Realise this is a very old post, but I'll post my results:

I have tried getting the hyperpixel working on a standalone Mopidy-installation on Raspbian stretch. The screen works, but touch does not work, for me at least. Weird things happening when touching the screen. Tried adding TSLIB to the configuration, but I have so far not gotten it working.

kristianwh commented 6 years ago

Using the latest tslib from github, the calibration programs work just fine with the screen, so I suspect a problem with SDL+tslib - tried recompiling SDL, but no dice so far.