Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Pimoroni Hyperpixel 4.0 #60

Open
philletourneau opened this issue Sep 26, 2019 · 1 comment
Open

Add support for Pimoroni Hyperpixel 4.0 #60

philletourneau opened this issue Sep 26, 2019 · 1 comment

Comments

@philletourneau
Copy link

philletourneau commented Sep 26, 2019

Hi Folks,

The Hyperpixel screens by Pimoroni are stunning.
See here: Shop Pimoroni Hyperpixel

The drivers can be found here:
Hyperpixel on github

I would love to see support for this LCD added to this WPE project. If I had the skills, I would do so myself, however this is a little over my head.
These screens have a very high pixel density, high-speed DPI interface for 60FPS, and capacitive touch. They make great touch-enabled control surfaces.

Can someone either point me in the right direction, or add support to this LCD to the project? Performant WebGL and this LCD would be a killer combination.

@petrosagg
Copy link
Contributor

@philletourneau the hyperpixel screen, once configured, should work our of the box with balena-wpe. Apparently our raspberrypi images don't include the overlay by default, see balena-os/balena-raspberrypi#221. But in the meantime you can test this by adding the overlay in the overlays/ directory in the boot partition of your SD card and then enabling the right config.txt options through the balenaCloud dashboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants