Difference between revisions of "Screens"
From sudomod
(New screens page for all the different types of screens.) |
m (→Screens used by other projects seen around SudoMod: added a 1080p screen) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | === | + | === Overview === |
− | + | ||
{| class="wikitable" | {| class="wikitable" | ||
+ | ! Composite/TV Screens | ||
+ | ! SPI Screens | ||
+ | ! DPI Screens | ||
+ | ! HDMI Screens | ||
|- | |- | ||
− | | [[ | + | | style="text-align:center;" | [[File:Adafruit_3.5_composite_display.jpg|250px|link=]] |
− | [[File: | + | | style="text-align:center;" | [[File:Adafruit_35_SPITFT.jpg|250px|link=]] |
− | + | | style="text-align:center;" | [[File:Adafruit pimoroni hyperpixel.jpg|250px|link=]] | |
− | || | + | | Todo |
+ | |- | ||
+ | | | ||
Pros: | Pros: | ||
* Cheap | * Cheap | ||
− | * Simple to install | + | * Simple to install |
+ | * Usually only need 1 wire (plus power & ground). | ||
Cons: | Cons: | ||
* Low Resolution | * Low Resolution | ||
* Analog nature makes them sensitive to interference and ghosting. | * Analog nature makes them sensitive to interference and ghosting. | ||
* Many different variations makes standardizing difficult. | * Many different variations makes standardizing difficult. | ||
− | |- | + | || |
− | | | + | Pros: |
+ | * Often better resolution than Composite/TV screens | ||
+ | * Digital nature makes perfect picture clarity | ||
+ | * Typically needs 7-10 wires, more than Composite, but less than DPI. | ||
+ | Cons: | ||
+ | * Often designed as "Hats" that sit on the pi taking up a lot of space and all the GPIO pins even if not needed. | ||
+ | * Can vary wildly on driver support. Even some well known sellers can unofficially EOL these by not updating drivers and install guides | ||
+ | * SPI has very low bandwidth, leading to stuttering and FPS issues. | ||
+ | * Are often 16:9 ratio rather than 4:3 like the Composite screens: Fitting into a GBZ may be difficult or impossible. | ||
+ | || | ||
+ | Pros: | ||
+ | * Often very high (nearing cell phone ppi) resolution | ||
+ | * Amazing image quality | ||
+ | * Can reach 60fps | ||
+ | Cons: | ||
+ | * The most expensive option | ||
+ | * Will use all or nearly all GPIO pins | ||
+ | * Often designed as "Hats", making them large & thick. | ||
+ | || | ||
+ | Todo | ||
|} | |} | ||
+ | ===3.5" Screens for GBZ=== | ||
+ | [[GBZ Screen|Composite/TV Screens]] | ||
+ | |||
+ | [[35_spi_screen|SPI Screens]] | ||
+ | |||
+ | [[3.5_DPI_Screens|DPI Screens]] | ||
+ | |||
+ | ===2.2" Screens for MintyPi=== | ||
+ | |||
+ | To-Do | ||
+ | |||
+ | ===Screens used by other projects seen around SudoMod=== | ||
+ | |||
+ | [https://www.alibaba.com/trade/search?fsb=y&IndexArea=product_en&CatId=&SearchText=topfoison+1080p 6" HDMI 1080p Screen] (Same manufacture as 1440p screen below) | ||
+ | |||
+ | [https://www.alibaba.com/product-detail/Topfoison-6-inch-2k-vr-headset_60665595126.html?spm=a2700.7724838/new.2017115.1.KsOT6B&s=p%EF%BB%BF 6" HDMI 2560 x 1440 Screen] (WiiU: [http://www.sudomod.com/forum/viewtopic.php?f=13&t=3331 Project]) | ||
+ | |||
+ | [https://www.ebay.com/itm/201227576171?_trksid=p2057872.m2749.l2649&ssPageName=STRK%3AMEBIDX%3AIT 6.5" HDMI 800 x 480 screen] (WiiU: [http://www.sudomod.com/forum/viewtopic.php?f=13&t=2248 Project]) |
Latest revision as of 19:13, 9 December 2017
Contents
Overview
Composite/TV Screens | SPI Screens | DPI Screens | HDMI Screens |
---|---|---|---|
![]() |
![]() |
![]() |
Todo |
Pros:
Cons:
|
Pros:
Cons:
|
Pros:
Cons:
|
Todo |
3.5" Screens for GBZ
2.2" Screens for MintyPi
To-Do
Screens used by other projects seen around SudoMod
6" HDMI 1080p Screen (Same manufacture as 1440p screen below)
6" HDMI 2560 x 1440 Screen (WiiU: Project)
6.5" HDMI 800 x 480 screen (WiiU: Project)