9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Raspberry PI - SPI screen
@ 2014-10-13  9:07 brankush
  2014-10-13 19:32 ` Skip Tavakkolian
  0 siblings, 1 reply; 7+ messages in thread
From: brankush @ 2014-10-13  9:07 UTC (permalink / raw)
  To: 9fans

What cheap screens do you used with raspberry pi?

Does this PiTFT work?
https://learn.adafruit.com/adafruit-pitft-28-inch-resistive-touchscreen-display-raspberry-pi




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] Raspberry PI - SPI screen
  2014-10-13  9:07 [9fans] Raspberry PI - SPI screen brankush
@ 2014-10-13 19:32 ` Skip Tavakkolian
  2014-11-02 11:49   ` Krystian Lewandowski
  0 siblings, 1 reply; 7+ messages in thread
From: Skip Tavakkolian @ 2014-10-13 19:32 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 584 bytes --]

the composite video works and there are several cheap (in all senses of the
word) LCD displays.

the adafruit device is not supported, but would be interesting for its
form/fit and the touch input.
if you're inclined to do the work, this fork of the 9pi might be a good
start.

https://github.com/elewarr/plan9-bcm


On Mon, Oct 13, 2014 at 2:07 AM, <brankush@hushmail.com> wrote:

> What cheap screens do you used with raspberry pi?
>
> Does this PiTFT work?
>
> https://learn.adafruit.com/adafruit-pitft-28-inch-resistive-touchscreen-display-raspberry-pi
>
>
>

[-- Attachment #2: Type: text/html, Size: 1158 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] Raspberry PI - SPI screen
  2014-10-13 19:32 ` Skip Tavakkolian
@ 2014-11-02 11:49   ` Krystian Lewandowski
  2014-11-02 22:05     ` hiro
  0 siblings, 1 reply; 7+ messages in thread
From: Krystian Lewandowski @ 2014-11-02 11:49 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 1335 bytes --]

Hi,
with the code from repo below i was able to display something on Texy’s 2.8 LCD display (from official Raspberry Pi forum).
https://www.youtube.com/watch?v=GkJqWSuICXo <https://www.youtube.com/watch?v=GkJqWSuICXo>

This is slow because each operation affects only one pixel. Also SPI is interrupt based. SPI code is in repo for sure. I’m not sure if sample app is attached though. But shouldn’t be a problem to put it there.

Krystian

> Wiadomość napisana przez Skip Tavakkolian <skip.tavakkolian@gmail.com> w dniu 13 paź 2014, o godz. 21:32:
> 
> the composite video works and there are several cheap (in all senses of the word) LCD displays.
> 
> the adafruit device is not supported, but would be interesting for its form/fit and the touch input.
> if you're inclined to do the work, this fork of the 9pi might be a good start.
> 
> https://github.com/elewarr/plan9-bcm <https://github.com/elewarr/plan9-bcm>
> 
> 
> On Mon, Oct 13, 2014 at 2:07 AM, <brankush@hushmail.com <mailto:brankush@hushmail.com>> wrote:
> What cheap screens do you used with raspberry pi?
> 
> Does this PiTFT work?
> https://learn.adafruit.com/adafruit-pitft-28-inch-resistive-touchscreen-display-raspberry-pi <https://learn.adafruit.com/adafruit-pitft-28-inch-resistive-touchscreen-display-raspberry-pi>
> 
> 
> 


[-- Attachment #2: Type: text/html, Size: 2579 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] Raspberry PI - SPI screen
  2014-11-02 11:49   ` Krystian Lewandowski
@ 2014-11-02 22:05     ` hiro
  2014-11-02 23:22       ` Skip Tavakkolian
  0 siblings, 1 reply; 7+ messages in thread
From: hiro @ 2014-11-02 22:05 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Where do you live? i can give you a 15' tft or old CRT TV for free if
you're in Germany. Found both on the street.



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] Raspberry PI - SPI screen
  2014-11-02 22:05     ` hiro
@ 2014-11-02 23:22       ` Skip Tavakkolian
  2014-11-03  9:11         ` Richard Miller
  0 siblings, 1 reply; 7+ messages in thread
From: Skip Tavakkolian @ 2014-11-02 23:22 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 279 bytes --]

a small lcd with touch input and the same footprint as an rpi has other
uses.



On Sun, Nov 2, 2014 at 2:05 PM, hiro <23hiro@gmail.com> wrote:

> Where do you live? i can give you a 15' tft or old CRT TV for free if
> you're in Germany. Found both on the street.
>
>

[-- Attachment #2: Type: text/html, Size: 614 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] Raspberry PI - SPI screen
  2014-11-02 23:22       ` Skip Tavakkolian
@ 2014-11-03  9:11         ` Richard Miller
  2014-11-05 12:31           ` Quintile
  0 siblings, 1 reply; 7+ messages in thread
From: Richard Miller @ 2014-11-03  9:11 UTC (permalink / raw)
  To: 9fans

> a small lcd with touch input and the same footprint as an rpi has other
> uses.

hget http://www.raspberrypi.org/piphone-home-made-raspberry-pi-smartphone




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] Raspberry PI - SPI screen
  2014-11-03  9:11         ` Richard Miller
@ 2014-11-05 12:31           ` Quintile
  0 siblings, 0 replies; 7+ messages in thread
From: Quintile @ 2014-11-05 12:31 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

meant to say, latest gossip

the timorous that either evertz or Cisco may be negotiating to buy quantel and snell...

interesting times

-Steve





On 3 Nov 2014, at 09:11, Richard Miller <9fans@hamnavoe.com> wrote:

>> a small lcd with touch input and the same footprint as an rpi has other
>> uses.
> 
> hget http://www.raspberrypi.org/piphone-home-made-raspberry-pi-smartphone
> 



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-11-05 12:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-13  9:07 [9fans] Raspberry PI - SPI screen brankush
2014-10-13 19:32 ` Skip Tavakkolian
2014-11-02 11:49   ` Krystian Lewandowski
2014-11-02 22:05     ` hiro
2014-11-02 23:22       ` Skip Tavakkolian
2014-11-03  9:11         ` Richard Miller
2014-11-05 12:31           ` Quintile

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).