edgetx icon indicating copy to clipboard operation
edgetx copied to clipboard

Test 320x240 LCD size

Open philmoz opened this issue 1 year ago • 4 comments

Test setup for potential radios with 320x240 pixel color LCD screens.

Notes:

  • Simulator only, there is no hardware configuration
  • Based on TX16S simulator UI, so simulator looks like TX16S with small screen
  • Touch is currently enabled to make testing easier
  • There are likely to be pages/views that do not display or scale properly, not all of the code has been tested

To use this create a build with PCB=X10 and PCBREV=SMALL_LCD. In Companion select radio type as 'Test 320x240 LCD'

philmoz avatar Feb 01 '24 21:02 philmoz

This is based on the 'Color UI refactor' PR so may also include bugs from that PR.

philmoz avatar Feb 01 '24 21:02 philmoz

considering this for a Zorro -- Lol. We'll see

If I may ask, what LCD did you use, bearing which controller, and interface to your TX?

davetheghost avatar Feb 24 '24 02:02 davetheghost

The Zorro can not handle a color LCD

gagarinlg avatar Feb 24 '24 06:02 gagarinlg

@philmoz there are many SPI displays in this format with own graphic memory. It would be awesome, paired with a modern MCU with a bit more internal RAM. That could allow for a simple platform with fewer external components, and thus cheaper.

raphaelcoeffic avatar Jun 10 '24 09:06 raphaelcoeffic