Hi,
I'm interested in the Pi and its peripherals. I was wondering if it would be possible to connect the touchscreen, possibly using an adapter, as a secondary monitor on a PC. Or is the touchscreen compatible exclusively with the Pi? Any replies will be appreciated.
Thanks
Sam
-
- Posts: 2
- Joined: Tue Nov 03, 2015 1:03 am
-
- Raspberry Pi Engineer & Forum Moderator
- Posts: 10293
- Joined: Wed Dec 04, 2013 11:27 am
- Location: ZZ9 Plural Z Alpha, aka just outside Cambridge.
Re: Can I use the Pi Touchscreen with a different Computer?
Almost zero chance on a PC.FinalSmash wrote:I'm interested in the Pi and its peripherals. I was wondering if it would be possible to connect the touchscreen, possibly using an adapter, as a secondary monitor on a PC. Or is the touchscreen compatible exclusively with the Pi? Any replies will be appreciated.
The Pi touchscreen uses DSI and I2C as the interfaces, neither of which are generally available on a PC.
You might be able to hook it up to a Beagleboard or Freescale board, but don't expect any support in trying to do so.
Software Engineer at Raspberry Pi Trading. Views expressed are still personal views.
I'm not interested in doing contracts for bespoke functionality - please don't ask.
I'm not interested in doing contracts for bespoke functionality - please don't ask.
-
- Posts: 2
- Joined: Tue Nov 03, 2015 1:03 am
Re: Can I use the Pi Touchscreen with a different Computer?
That answers my question. Thanks.
Re: Can I use the Pi Touchscreen with a different Computer?
It would almost certainly be possible to design a replacement control board that would adapt the screen the screen to DVI and USB. However it would not be a trivial task.