Difference between revisions of "Screens"
From sudomod
m (→3.5" Screens for GBZ: fixing bad link) |
(Adjusted the way the different display types are shown after talking with Wermy) |
||
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 | ||
Line 15: | Line 20: | ||
* 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: | Pros: | ||
* Often better resolution than Composite/TV screens | * Often better resolution than Composite/TV screens | ||
Line 28: | Line 29: | ||
* Can vary wildly on driver support. Even some well known sellers can unofficially EOL these by not updating drivers and install guides | * 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. | * 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. | + | * Are often 16:9 ratio rather than 4:3 like the Composite screens: Fitting into a GBZ may be difficult or impossible. |
− | + | ||
− | + | ||
− | + | ||
|| | || | ||
Pros: | Pros: | ||
Line 41: | Line 39: | ||
* Will use all or nearly all GPIO pins | * Will use all or nearly all GPIO pins | ||
* Often designed as "Hats", making them large & thick. | * 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=== | ===2.2" Screens for MintyPi=== |
Revision as of 18:55, 30 November 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
To-Do