Can anyone please suggest a display for Arduino that is the same size as the display of the Gameboy Classic? Because i am doing a project using Gameboy Classic's shell. It's not a game emulator but something else. i tried a lot to find one but failed.
Edit :-The Screen Size of GameBoy is below. i don't care about DPI or the pins or anything. It should be compatible with Arduino and the same size as the display of the original Gameboy Classic
The display size of the Game Boy is 2.6β (66 mm)
You might want to provide the dimensions of the size of screen you are looking for - width, height, DPI etc.
If you are using the empty case, then you could use a screen larger than the original aperture and limit your drawing to only that part of the screen that would be visible through the original aperture.
The display size of the Game Boy is 2.6β (66 mm)
i don't care about DPI or the pins or anything. It should be compatible with Arduino and the same size as the display of the original Gameboy Classic. and the screen size is added to the post
Thanks for the replay
This retrosize thing seems to be a complete display for gameboys not only a display
This one is 2,4" and from a quality manufacturer
This is 2,8"
Quoting the description
This display has a controller built into it with RAM buffering, so that almost no work is done by the microcontroller. The display can be used in two modes: 8-bit or SPI . For 8-bit mode, you'll need 8 digital data lines and 4 or 5 digital control lines to read and write to the display (12 lines total). SPI mode requires only 5 pins total (SPI data in, data out, clock, select, and d/c) but is slower than 8-bit mode.