pimoroni / hyperpixel

Setup for the Pimoroni Hyper Pixel 800x480 pixel multi-touch display
https://shop.pimoroni.com/products/hyperpixel
MIT License
96 stars 29 forks source link

Feature: Driver for Android Things #15

Closed Malo87 closed 7 years ago

Malo87 commented 7 years ago

I'm quite sure that this display can sell a lot if it's usable with a user space driver for Android Things https://github.com/androidthings/contrib-drivers

Gadgetoid commented 7 years ago

This is, unfortunately, not something we've got the time or expertise to pull off ourselves.

However, I have, if I remember correctly, mentioned it in passing to @proppy. I believe it may be worthwhile raising an issue asking for HyperPixel support.

Malo87 commented 7 years ago

Thanks for the reply

proppy commented 7 years ago

@Malo87 currently there is no "user space driver" model for creating new display but that's something that would be interesting to raise on http://b.android.com/.

Do we have more details on what the hyperpixel-init binary does, that would help to understand if that can easily be supported.