joeythaycrazyguy
Posts: 7
Joined: Sat Aug 22, 2015 10:28 pm

New screen?

Sun Aug 23, 2015 10:11 pm

Okay guys. Just a little query here. Im rather new to pi and such but ive got myself involved in a project. Im making a gameboy like device with my pi. I have all the things I need except my screen. As this project involves use of gpio slots I dont have many left for a regular touchscreen... As I wont have an abbundance of gpio slots left for a screen I will need a screen (Preferbly NOT touchscreen) for this. Any suggestions?

(If possible. Try and make it of ebay. If not thats fine.)

texy
Forum Moderator
Forum Moderator
Posts: 5161
Joined: Sat Mar 03, 2012 10:59 am
Location: Berkshire, England

Re: New screen?

Mon Aug 24, 2015 9:24 am

Well the screen is kind of important to the project. I'm surprised that this wasn't given a higher priority from the outset.
What do you have connected to all those GPIO pins? Also you don't state which model of Pi you are using.
Another thing - the different between using a touchscreen or not, for most display boards is only 2 GPIO pins.
Texy
Various male/female 40- and 26-way GPIO header for sale here ( IDEAL FOR YOUR PiZero ):
https://www.raspberrypi.org/forums/viewtopic.php?f=93&t=147682#p971555

joeythaycrazyguy
Posts: 7
Joined: Sat Aug 22, 2015 10:28 pm

Re: New screen?

Mon Aug 24, 2015 8:39 pm

Ah okay. Sorry bout that.
My pi's a b model. I didnt want a screen tgat used gpii becayse half of them are already ebing taken up by my controller pcb. I dont want a touchscreen one because itll be unnecessary as I wouldnt find a use for it. Ive come to the understanding that I might have to use gpio. Is there any screens that only take up a row of gpio slots or come with a gpio extension?

fruitoftheloom
Posts: 23549
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: New screen?

Mon Aug 24, 2015 9:24 pm

joeythaycrazyguy wrote:Ah okay. Sorry bout that.
My pi's a b model. I didnt want a screen tgat used gpii becayse half of them are already ebing taken up by my controller pcb. I dont want a touchscreen one because itll be unnecessary as I wouldnt find a use for it. Ive come to the understanding that I might have to use gpio. Is there any screens that only take up a row of gpio slots or come with a gpio extension?
Monitor with Composite Input:

http://www.cjemicros.co.uk/micros/indiv ... -35LCD-PSU
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot) RaspiOS64 ARM64
Asus ChromeBox 3 Celeron is my other computer...

texy
Forum Moderator
Forum Moderator
Posts: 5161
Joined: Sat Mar 03, 2012 10:59 am
Location: Berkshire, England

Re: New screen?

Mon Aug 24, 2015 9:27 pm

Most 'gpio' displays will use the SPI bus pins plus a few 'general use' pins. Which pins does your expansion board use?
Of course you could switch to a B+ or a 2B and that way you have more gpio pins to play with.
Texy
Various male/female 40- and 26-way GPIO header for sale here ( IDEAL FOR YOUR PiZero ):
https://www.raspberrypi.org/forums/viewtopic.php?f=93&t=147682#p971555

joeythaycrazyguy
Posts: 7
Joined: Sat Aug 22, 2015 10:28 pm

Re: New screen?

Mon Aug 24, 2015 11:31 pm

Eh yeah... about that... kinda awquard really because the board occupies different scattered gpio slots that arent bunched together. This is the list. (Sorry if I write it weirdly) gpio 25 . Gpio 9. Gpio 10. Gpio 17. Gpio 23. Gpio 7. Gpio 8. Gpio 11 And any GND (as the board it a Common ground one)

Return to “Beginners”