RobertoBenjami / stm32_graphics_display_drivers

STM32 LCD drivers (currently: spi(dma), gpio, fsmc(dma), st7735, st7783, ili9325, ili9328, ili9341, ili9486, ili9488, hx8347g)
558 stars 110 forks source link

Horizontal display with good viewing angles - 480x272 SSD1963? #11

Closed JuMalIO closed 4 years ago

JuMalIO commented 4 years ago

Hi, just wanted to ask if you know any horizontal display with good viewing angles?

I have bought this ILI9486 320x480 3.5inch_Arduino_Display-UNO but I think this display is not intended to be used in horizontal orientation 480x320, I was really disappointed, its horizontal viewing angles are horrible.

What about SSD1963 480x272? I think its for horizontal use, is there any plans to support its drivers?

RobertoBenjami commented 4 years ago

Perhaps IPS type displays have a wider viewing angle. You may also want to check out the displays for RPI.

JuMalIO commented 4 years ago

And what about SSD1963 (480x272), do you have any plans to add that? Or ILI9806G (480x854)? Or they are too different?

jmalStorm commented 4 years ago

I have also found DWIN DGUS Smart Display display, which are IPS, high resolution and quite cheap. They seem to be very fast, but I don't really like that I wont be able to do low level coding on it... Would love to see them hacked for low level application...

RobertoBenjami commented 4 years ago

I don't know these displays. Larger displays are already expensive. If I need one, I'd rather use an old 15 'or 17' monitor with an analog VGA connector. They are easy to operate with LTDC capable controllers.