User Tools

Site Tools


mmbasic_hardware:supported_lcd_displays

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mmbasic_hardware:supported_lcd_displays [2024/02/06 10:12] – [Summary of LCD panels which are supported by MMBasic or Loadable Drivers] gerrymmbasic_hardware:supported_lcd_displays [2024/04/08 08:31] (current) – [Introduction] gerry
Line 11: Line 11:
 [[https://www.thebackshed.com/forum/forum_posts.asp?TID=11331|TBS post for useful Micromite Graphics test program]] to test the different graphical functions of the PIC32 and STM32 processors. [[https://www.thebackshed.com/forum/forum_posts.asp?TID=11331|TBS post for useful Micromite Graphics test program]] to test the different graphical functions of the PIC32 and STM32 processors.
 It is a set of modules (24 maximum) usable or not depending on the version of MM. The software detects the type of processor, the fonts loaded and the presence or absence of files for the "Sprite" function. It is a set of modules (24 maximum) usable or not depending on the version of MM. The software detects the type of processor, the fonts loaded and the presence or absence of files for the "Sprite" function.
 +
 +[[http://www.lcdwiki.com/Main_Page|lcdwiki]] is a handy reference and contains details and data sheets for many different displays.
  
 ===Support for BLIT, transparent text and PIXEL() function=== ===Support for BLIT, transparent text and PIXEL() function===
Line 22: Line 24:
 This allows these features to be implemented when LCDPANEL doesn't support reading of data. RD pin is not required. This allows these features to be implemented when LCDPANEL doesn't support reading of data. RD pin is not required.
 This uses memory from MMBasic and is usually only supported for the smaller resolution displays and when the MM is use has sufficient memory. (BUFF used to indicated this in the table below) This uses memory from MMBasic and is usually only supported for the smaller resolution displays and when the MM is use has sufficient memory. (BUFF used to indicated this in the table below)
 +
 +/*
 +[[https://thwill1000.github.io/fruitoftheshed.com/MMBasic.Print5925.html?Page=MMBasic.LCD%20Panel%20list|External Link]]
 +*/
  
 ===Key to Driver Support=== ===Key to Driver Support===
 ^ Key to LCD driver  ^ Description                                                ^ ^ Key to LCD driver  ^ Description                                                ^
-NAT                | Native support in the firmware. i.e. OPTION LCDPANEL xxxx  |+Nat                | Native support in the firmware. i.e. OPTION LCDPANEL xxxx  |
 | CFn                | Loadable driver as a CSUB                                  | | CFn                | Loadable driver as a CSUB                                  |
 | CFn44              | Loadable CSUB for Micromite 44pin, not avaiable 28 pin     | | CFn44              | Loadable CSUB for Micromite 44pin, not avaiable 28 pin     |
-notouch            | Touch not supported                                        | +-tch               | Touch not supported                                        | 
-NO                 | No Support                                                 | +no SD              | No SD Card on the display                                  | 
-NO28               | No Support 28 pin Micromite                                |+| No                 | No Support                                                 | 
 +No28               | No Support 28 pin Micromite                                |
 | BAS                | MMBasic Driver (OPTION LCDPANEL USER)                      | | BAS                | MMBasic Driver (OPTION LCDPANEL USER)                      |
 | BLT                | BLIT and Transparent text support                          | | BLT                | BLIT and Transparent text support                          |
-BUFF               | Uses a buffered driver, will also support BLT              |+Buff               | Uses a buffered driver, will also support BLT              |
  
 ===Summary of LCD panels which are supported by MMBasic or Loadable Drivers=== ===Summary of LCD panels which are supported by MMBasic or Loadable Drivers===
 +[[https://fruitoftheshed.com/lcdsummary/lcdsummary.html|Alternate wide view of table below]]
  
-^ LCD Name\\ resolution\\ size/colour\\ -----------------  ^ Details\\ Technology\\ \\ --------------------  ^ Touch\\ SD Card\\ interfaces\\ ---------------  ^ MM \\ Type\\ \\ ---------                                                                                                                                                           ^ LCD\\ Driver \\ Support\\ --------------                                                                                                                                      ^ Links to TBS threads for drivers\\ supporting boards, to purchase options etc Notes\\ -----------------------------------------------------  +^ LCD Name\\ resolution\\ size/colour\\ -----------------  ^ Details\\ Technology\\ \\ --------------------                                                                                                                                                                          ^ Touch\\ SD Card\\ interfaces\\ ---------------                                     ^ MM \\ Type\\ \\ ---------                                                                                                                                                                  ^ LCD\\ Driver \\ Support\\ --------------                                                                                                                                              ^ Links to TBS threads for drivers\\ supporting boards, to purchase options etc Notes\\ -----------------------------------------------------                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
-| ILI9341 SPI\\ 240*320\\ 2.2" 2.4" 2.8" \\ 262K           | Colour TFT with resistive touch                                                                                                                                                                                         | XPT2046\\ SD CARD \\ 14M Header\\ 4M SD Card \\ SPI                                | MM2                  \\ MM+                     \\ MMX                      \\ RPi                      \\ ArmH7                \\ ArmF4         \\ ArmL4                \\ Pico           NAT CFn              \\ NAT BLT CFn             \\  NAT BLT                 \\ NAT BLT                  \\ NAT BUFF       \\ NAT BLT       \\ NAT no touch\\ NAT BLT                  | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8834|TBS thread for Enhanced ILI9341 driver for MM2 and MM+]]\\ The improved speed is included in the native driver from\\ MMBasic V5.3 Most other enhancements are also now\\ included in the MM+ native support, but this enhanced\\ loadable driver is still relevant for the MM2.\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8648|TBS thread for SD card support for MM2]]This is the only LCD Panel supported natively on the MM2. Pinout is described in the MM User Manual.\\ The 2.4",2.8" usually include touch support.The 2.2" generally does not have touch support. Touch not supported on ArmmiteL4 MM2(+)\\ [[https://www.thebackshed.com/forum/ViewTopic.php?TID=8143&PID=88208#88208|TBS thread for ILI9341 rotated text on MM2]]\\ Since MMBasic 5.04 is native for the MM+ (see MMPlus manual page 26 Basic Drawing Features) +| ILI9341 SPI\\ 240*320\\ 2.2" 2.4" 2.8" \\ 262K           | Colour TFT with resistive touch                                                                                                                                                                                         | XPT2046\\ SD CARD \\ 14M Header\\ 4M SD Card \\ SPI                                | MM2                  \\ MM+                     \\ MMX                      \\ RPi                      \\ ArmH7                \\ ArmF4         \\ ArmL4                \\ Pico           Nat CFn              \\ Nat CFn             \\  Nat BLT                 \\ Nat BLT                  \\ Nat Buff       \\ NAT BLT       \\ Nat -tch\\ Nat BLT                  | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8834|TBS thread for Enhanced ILI9341 driver for MM2 and MM+]]\\ The improved speed is included in the native driver from MMBasic V5.3 Most other enhancements are also now included in the MM+ native support, but this enhanced loadable driver is still relevant for the MM2.\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8648|TBS thread for SD card support for MM2]]\\ This is the only LCD Panel supported natively on the MM2. Pinout is described in the MM User Manual.\\ The 2.4",2.8" usually include touch support.The 2.2" generally does not have touch support. Touch not supported on ArmmiteL4 MM2(+)\\ [[https://www.thebackshed.com/forum/ViewTopic.php?TID=8143&PID=88208#88208|TBS thread for ILI9341 rotated text on MM2]]\\ Since MMBasic 5.04 is native for the MM+ (see MMPlus manual page 26 Basic Drawing Features) 
-| ILI9488 SPI\\ 480*320\\ 3.5" \\ 262K                     | Colour TFT with resistive touch                                                                                                                                                                                         | XPT2046\\ SD CARD \\ 14M Header\\ 4M SD Card \\  SPI                               | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                   \\ ArmL4    \\ ArmF4 \\ Pico              | CFn                        \\ CFn                        \\  no                         \\ no                         \\ no                      \\ no       \\ no    \\ NAT          | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=11419&PN=3|TBS thread for ILI9488 driver for MM2 and MM+]]\\ The MM2 driver supports all the normal drawing commands. In addition the MM+ driver supports transparent text, image load and blit. Pinout as per ILI9341.<b> See TBS thread for possible issues if touch not working. SDO(MISO) pin on the display may need attention</b>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +| ILI9488 SPI\\ 480*320\\ 3.5" \\ 262K                     | Colour TFT with resistive touch                                                                                                                                                                                         | XPT2046\\ SD CARD \\ 14M Header\\ 4M SD Card \\  SPI                               | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                   \\ ArmL4    \\ ArmF4 \\ Pico              | CFn                        \\ CFn                        \\  no                         \\ no                         \\ no                      \\ no       \\ no    \\ Nat          | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=11419&PN=3|TBS thread for ILI9488 driver for MM2 and MM+]]\\ The MM2 driver supports all the normal drawing commands. In addition the MM+ driver supports transparent text, image load and blit. Pinout as per ILI9341.** See TBS thread for possible issues if touch not working. SDO(MISO) pin on the display may need attention** [[https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=16800&LastEntry=Y#220144|Another TBS thread for 4" IPS panel with a MM2]]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
-| ILI9163 SPI\\ 128*160\\ 1.44" \\ 262K                    | Colour TFT with resistive touch                                                                                                                                                                                         | XPT2046\\ SD CARD  \\ 14M Header\\ 4M SD Card \\ SPI                               | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4                   \\ Pico   | CFn                        \\ NAT                        \\ NAT BLT                    \\ NAT BLT                    \\ NAT BUFF                \\ NAT notouch                        | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8412|Loadable 8*6 Font for small displays]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=11167|Loadable 4*6 MicroFont for small displays]] Pinout as per MM+ User Manual.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | +| ILI9163 SPI\\ 128*160\\ 1.44" \\ 262K                    | Colour TFT with resistive touch                                                                                                                                                                                         | XPT2046\\ SD CARD  \\ 14M Header\\ 4M SD Card \\ SPI                               | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4                   \\ Pico   | CFn                        \\ Nat                        \\ Nat BLT                    \\ Nat BLT                    \\ Nat Buff                \\ Nat -tch                        | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8412|Loadable 8*6 Font for small displays]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=11167|Loadable 4*6 MicroFont for small displays]] Pinout as per MM+ User Manual.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | 
-| ILI9163 SPI\\ 128*128\\ 1.44" \\ 262K                    | Colour TFT with resistive touch                                                                                                                                                                                         | No\\ No \\ 8M Header \\  SPI                                                       | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4                  \\ Pico    | CFn                       \\ NAT                        \\  NAT BLT                    \\ NAT BLT                    \\ NAT BLT                      \\ NAT notouch   \\ NAT          | TO DO: Add TBS links  TO DO Add links to purchase here Pinout as per MM+ User Manual.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | +| ILI9163 SPI\\ 128*128\\ 1.44" \\ 262K                    | Colour TFT with resistive touch                                                                                                                                                                                         | No\\ No \\ 8M Header \\  SPI                                                       | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4                  \\ Pico    | CFn                       \\ Nat                        \\  Nat BLT                    \\ Nat BLT                    \\ Nat BLT                      \\ Nat -tch   \\ Nat          | TO DO: Add TBS links  TO DO Add links to purchase here Pinout as per MM+ User Manual.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | 
-| ST7735 SPI\\ 128*160\\ 1.8" \\ 262K                      | Colour TFT LCD                                                                                                                                                                                                          | no\\ SD CARD \\ 11M Header\\ 4M SD Card \\  SPI                                    | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4                  \\ Pico    | CFn                        \\ NAT                        \\ NAT BLT                    \\ NAT BLT                    \\ NAT BUFF                \\ NAT notouch \\ NAT                 | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=9530&PN=1&TPN=1|https://www.thebackshed.com/forum/forum_posts.asp?TID=9530&PN=1&TPN=1]] Pinout as per MM+ User Manual.CFunction **driver for MM2 included in MMBasic distribution Embedded Functions **                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | +| ST7735 SPI\\ 128*160\\ 1.8" \\ 262K                      | Colour TFT LCD                                                                                                                                                                                                          | no\\ SD CARD \\ 11M Header\\ 4M SD Card \\  SPI                                    | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4                  \\ Pico    | CFn                        \\ Nat                        \\ Nat BLT                    \\ Nat BLT                    \\ Nat Buff                \\ Nat -tch \\ Nat                 | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=9530&PN=1&TPN=1|https://www.thebackshed.com/forum/forum_posts.asp?TID=9530&PN=1&TPN=1]] Pinout as per MM+ User Manual.CFunction **driver for MM2 included in MMBasic distribution Embedded Functions **                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 
-| SSD1963\\ 480*272\\ 4.3" \\ 262K                         | Colour TFT with resistive touch. Three 480*272  pages exist.See MM Extreme Manual for details on these paged drivers                                                                                                    | XPT2046\\ SD CARD \\ 2 x 20M header \\  8 bit par\\ 16 bit par                     | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7              \\ ArmF4           \\ ArmL4                    | NO28  CFn44     \\ NAT BLT(RD)   \\ NAT BLT(RD)    \\ NAT BLT(RD)   \\ NAT BLT(BUFF)      \\ NAT BLT         \\ NO                                                                    | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8326|Loadable MM2(44pin) MM+: SSD1963 paged driver]]  TO DO Add links to purchase here Pinout as per MM Plus User Manual\\  MM Extreme supports paged driver with \\  OPTION LCDPANEL SSD1963_4P. ARMH7 driver is BUFF type.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | +| SSD1963\\ 480*272\\ 4.3" \\ 262K                         | Colour TFT with resistive touch. Three 480*272  pages exist.See MM Extreme Manual for details on these paged drivers                                                                                                    | XPT2046\\ SD CARD \\ 2 x 20M header \\  8 bit par\\ 16 bit par                     | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7              \\ ArmF4           \\ ArmL4                    | CFn44     \\ Nat BLT   \\ Nat BLT    \\ Nat BLT   \\ Nat Buff      \\ Nat BLT         \\ No                                                                    | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8326|Loadable MM2(44pin) MM+: SSD1963 paged driver]]  TO DO Add links to purchase here Pinout as per MM Plus User Manual\\  MM Extreme supports paged driver with \\  OPTION LCDPANEL SSD1963_4P. ARMH7 driver is BUFF type.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | 
-| SSD1963\\ 800*480\\ 5" 7" 8" \\ 262K                     | Colour TFT with resistive touch                                                                                                                                                                                         | XPT2046\\ SD CARD \\ 2 x 20M header \\  8 bit par\\ 16 bit par                     | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                 \\ ArmF4           \\ ArmL4                 NO28 CFn44\\ NAT BLT CFn                \\ NAT BLT                    \\ NAT BLT                    \\ NAT BUFF  \\ NAT BLT        \\ NO                                              | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10700&PN=2&TPN=1|Backpack for Armmite - STM32H7: Nucleo 144]] has connection for SSD1963 panel.\\ [[https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=11593|Adaptor for STM32F407VET6 allows SSD1963 and ILI9341 in 16bit mode]]\\ [[https://www.thebackshed.com/forum/ViewTopic.php?TID=9025&P=1|16 bit loadable driver for 100 pin MM+ in this thread on the TBS]]Pinout as per MM Plus User Manual.A buffered driver can be used on ARMH7 but available memory is reduced for 800*480 resolution                                                                                                                                                                                                                                                                                                                                                     | +| SSD1963\\ 800*480\\ 5" 7" 8" \\ 262K                     | Colour TFT with resistive touch                                                                                                                                                                                         | XPT2046\\ SD CARD \\ 2 x 20M header \\  8 bit par\\ 16 bit par                     | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                 \\ ArmF4           \\ ArmL4                 | CFn44\\ Nat CFn                \\ Nat BLT                    \\ Nat BLT                    \\ Nat Buff  \\ Nat BLT        \\ No                                              | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10700&PN=2&TPN=1|Backpack for Armmite - STM32H7: Nucleo 144]] has connection for SSD1963 panel.\\ [[https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=11593|Adaptor for STM32F407VET6 allows SSD1963 and ILI9341 in 16bit mode]]\\ [[https://www.thebackshed.com/forum/ViewTopic.php?TID=9025&P=1|16 bit loadable driver for 100 pin MM+ in this thread on the TBS]]Pinout as per MM Plus User Manual.A buffered driver can be used on ARMH7 but available memory is reduced for 800*480 resolution                                                                                                                                                                                                                                                                                                                                                     | 
-| SSD1963\\ Eastrising\\ 800*480\\ 5"-9" \\ 262K           | EastRising LCD Colour TFT with resistive touch. 5",7",8" & 9"  available with this EastRising pinout                                                                                                                    | XPT2046\\ SD CARD  \\ 2 x 20M header\\ Non standard. \\  8 bit par\\ 16 bit par    | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7               \\ ArmF4           \\ ArmL4                   NO                         \\ NAT BLT                    \\  NAT BLT                    \\ NAT BLT                    \\ NAT BLT             \\ NAT BLT       \\ NO                   | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10820&PN=1&TPN=5|Thread on Adaptor Board for 9"]]\\ [[https://www.rictech.nz/products/27/EastRising-LCD-module-adaptor-PCB|Buy Adaptor Board here"]] Pinout not same as other SSD1963 panels. Needs an adaptor board to match standard pinouts per MM Plus User Manual.A buffered driver can be used on ARMH7 but available memory is reduced for 800*480 resolution                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | +| SSD1963\\ Eastrising\\ 800*480\\ 5"-9" \\ 262K           | EastRising LCD Colour TFT with resistive touch. 5",7",8" & 9"  available with this EastRising pinout                                                                                                                    | XPT2046\\ SD CARD  \\ 2 x 20M header\\ Non standard. \\  8 bit par\\ 16 bit par    | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7               \\ ArmF4           \\ ArmL4                   No                         \\ Nat BLT                    \\  Nat BLT                    \\ Nat BLT                    \\ Nat BLT             \\ Nat BLT       \\ No                   | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10820&PN=1&TPN=5|Thread on Adaptor Board for 9"]]\\ [[https://www.rictech.nz/products/27/EastRising-LCD-module-adaptor-PCB|Buy Adaptor Board here"]] Pinout not same as other SSD1963 panels. Needs an adaptor board to match standard pinouts per MM Plus User Manual.A buffered driver can be used on ARMH7 but available memory is reduced for 800*480 resolution                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 
-| ILI9481 SPI\\ 320*480\\ 4"\\ 262K                        | 480 by 320 pixel resolution and uses IPS technology which is both brighter and has a better viewing angle than the cheaper TFT panels                                                                                   | XPT2046\\ NO \\ 13x2 F Header\\ RPi interface \\  SPI                              | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7          \\ ArmF4                 \\ ArmL4       \\ Pico    | CFn                        \\ CFn                        \\ NAT BUFF               \\ NAT BUFF             \\ NAT BUFF \\ NAT                   \\ no          \\ NAT                 | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=9440|Initial ILI9481 thread for MMX ]]\\ Includes wiring and purchase details\\  [[https://www.thebackshed.com/forum/forum_posts.asp?TID=9918|ILI9481 loadable driver for MM2 and MM+]]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | +| ILI9481 SPI\\ 320*480\\ 4"\\ 262K                        | 480 by 320 pixel resolution and uses IPS technology which is both brighter and has a better viewing angle than the cheaper TFT panels                                                                                   | XPT2046\\ NO \\ 13x2 F Header\\ RPi interface \\  SPI                              | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7          \\ ArmF4                 \\ ArmL4       \\ Pico    | CFn                        \\ CFn                        \\ Nat Buff               \\ Nat Buff             \\ Nat Buff \\ Nat                  \\ no          \\ Nat                 | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=9440|Initial ILI9481 thread for MMX ]]\\ Includes wiring and purchase details\\  [[https://www.thebackshed.com/forum/forum_posts.asp?TID=9918|ILI9481 loadable driver for MM2 and MM+]]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | 
-| R6150SV 2.2"\\ 220*220\\ 2.2" \\ 262K                    | parallel interface Round TFT LCD.Comes as 16bit but can be modified to use 8 bit                                                                                                                                        | No\\ No \\ custom  \\  8 bit par\\ 16 bit par                                      | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4                 \\ Pico     CFn 44pin         \\ CFn                        \\ no                          \\ no                         \\ no                           \\ no                    \\ NO           | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8175|TBS thread for  drivers"]]    No longer available, but some made nice round gauges with them. See TBS thread for details.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | +| R6150SV 2.2"\\ 220*220\\ 2.2" \\ 262K                    | parallel interface Round TFT LCD.Comes as 16bit but can be modified to use 8 bit                                                                                                                                        | No\\ No \\ custom  \\  8 bit par\\ 16 bit par                                      | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4                 \\ Pico     CFn44         \\ CFn                        \\ no                          \\ no                         \\ no                           \\ no                    \\ NO           | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8175|TBS thread for  drivers"]]    No longer available, but some made nice round gauges with them. See TBS thread for details.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 
-| ILI9325 P16\\ 240*320\\ 2.8" \\ 262K                     | Parallel interface TFT LCD.Comes as 16bit but can be modified to use 8 bit                                                                                                                                              | XPT2046\\ SD CARD \\ 2 x 20M header\\ STD SSD1963 i/f  \\  8 bit par\\ 16 bit par  | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4                    \\ Pico  | NO 28pin CFn 44pin         \\ CFn                        \\ --BAS--                     \\ --BAS--                    \\ --BAS--                   \\ --BAS--                  \\ NO  | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8175|TBS thread for 8bit conversion and drivers"]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8295|Further TBS thread for 8bit conversion and drivers"]]    Pinout same as SSD1963 panels. Please be aware that to use these displays in 8-bit mode (rather than 16) you connect the data lines to DB8-DB15 and NOT DB0-DB7. See TBS threads. These are a bit historical. The two panels below seem to be more common now.                                                                                                                                                                                                                                                                                                                                                                                                                        | +| ILI9325 P16\\ 240*320\\ 2.8" \\ 262K                     | Parallel interface TFT LCD.Comes as 16bit but can be modified to use 8 bit                                                                                                                                              | XPT2046\\ SD CARD \\ 2 x 20M header\\ STD SSD1963 i/f  \\  8 bit par\\ 16 bit par  | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4                    \\ Pico  | CFn44         \\ CFn                        \\ BAS                    \\ BAS                    \\ BAS                   \\ BAS                  \\ No  | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8175|TBS thread for 8bit conversion and drivers"]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8295|Further TBS thread for 8bit conversion and drivers"]]    Pinout same as SSD1963 panels. Please be aware that to use these displays in 8-bit mode (rather than 16) you connect the data lines to DB8-DB15 and NOT DB0-DB7. See TBS threads. These are a bit historical. The two panels below seem to be more common now.                                                                                                                                                                                                                                                                                                                                                                                                                        | 
-| SSD1289\\ 240*320\\ 3.2" \\ 262K                         | Parallel interface TFT LCD.Comes as 16bit but can be modified to use 8 bit                                                                                                                                              | XPT2046\\ SD CARD  \\ 2 x 20M header\\ STD SSD1963 i/f \\ 8 bit par\\ 16 bit par   | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4             \\ Pico         CFn 28/44pin        \\ CFn                        \\ --BAS--                     \\ --BAS--                    \\ --BAS--                      \\ --BAS--           \\ NO             | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8049|TBS thread for 8bit conversion and drivers"]]\\     [[https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=7903|TBS thread for 8bit conversion and old driver for 28pin MM2"]]    Pinout same as SSD1963 panels.Many now advertised as SSD1289 are actually the ILI9341 below.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | +| SSD1289\\ 240*320\\ 3.2" \\ 262K                         | Parallel interface TFT LCD.Comes as 16bit but can be modified to use 8 bit                                                                                                                                              | XPT2046\\ SD CARD  \\ 2 x 20M header\\ STD SSD1963 i/f \\ 8 bit par\\ 16 bit par   | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4             \\ Pico         CFn44        \\ CFn                        \\ BAS               \\ BAS                    \\ BAS                \\ BAS           \\ No             | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8049|TBS thread for 8bit conversion and drivers"]]\\     [[https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=7903|TBS thread for 8bit conversion and old driver for 28pin MM2"]]    Pinout same as SSD1963 panels.Many now advertised as SSD1289 are actually the ILI9341 below.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 
-| ILI9341 P16\\ 240*320\\ 3.2" \\ 262K                     | Parallel interface TFT LCD with touch.Comes as 16 bit but can be modified to use 8 bit                                                                                                                                  | XPT2046\\ SD CARD \\ 2 x 20M header\\ STD SSD1963 i/f \\  8 bit par\\ 16 bit par   | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7         \\ ArmF4               \\ ArmL4                     NO 28pin CFn 44pin         \\ CFn                        \\ --BAS--                     \\ --BAS--                    \\ NAT (16 bit)  \\ NAT (16 bit         \\ --BAS--              | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8435|TBS thread for 8bit conversion and drivers]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10700&PN=2&TPN=1|Backpack for Armmite - STM32H7: Nucleo 144 has connection for ILI9341 in 16bit mode]]\\ [[https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=11593|Adaptor for STM32F407VET6 allows SSD1963 and ILI9341 in 16bit mode]]    Pinout same as SSD1963 panels.Supported on ArmH7 and ArmF4 in 16 bit mode.                                                                                                                                                                                                                                                                                                                                                                                                                       | +| ILI9341 P16\\ 240*320\\ 3.2" \\ 262K                     | Parallel interface TFT LCD with touch.Comes as 16 bit but can be modified to use 8 bit                                                                                                                                  | XPT2046\\ SD CARD \\ 2 x 20M header\\ STD SSD1963 i/f \\  8 bit par\\ 16 bit par   | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7         \\ ArmF4               \\ ArmL4                   CFn44        \\ CFn                  \\ BAS               \\ BAS                    \\ Nat16  \\ Nat16         \\ BAS              | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8435|TBS thread for 8bit conversion and drivers]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10700&PN=2&TPN=1|Backpack for Armmite - STM32H7: Nucleo 144 has connection for ILI9341 in 16bit mode]]\\ [[https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=11593|Adaptor for STM32F407VET6 allows SSD1963 and ILI9341 in 16bit mode]]    Pinout same as SSD1963 panels.Supported on ArmH7 and ArmF4 in 16 bit mode.                                                                                                                                                                                                                                                                                                                                                                                                                       | 
-| ILI9341 P16\\ 240*320\\ 3.2" \\ 262K                     | Parallel interface TFT LCD. 16 bit with STM32 FSMC format (ARMMite F4).Resistive touch fitted .                                                                                                                         | XPT2046\\  \\ STM32F407 VET6 FSMC\\ 2*16M Header \\ 16 bit par\\                   | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                \\ ArmF4         \\ ArmL4                    | CFn 44pin ?         \\ CFn ?                        \\ --BAS--                     \\ --BAS--                    \\ NAT(16bit)??     \\ NAT(16bit)    \\ --BAS--                      | [[https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=11334|TBS thread with picture and discussion for ARMF4]]\\                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | +| ILI9341 P16\\ 240*320\\ 3.2" \\ 262K                     | Parallel interface TFT LCD. 16 bit with STM32 FSMC format (ARMMite F4).Resistive touch fitted .                                                                                                                         | XPT2046\\  \\ STM32 F407 VET6 FSMC\\ 2*16M Header \\ 16 bit par\\                  | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                \\ ArmF4         \\ ArmL4                    | CFn44         \\ CFn ?                        \\ BAS                     \\ BAS                    \\ Nat16    \\ Nat16   \\ BAS                      | [[https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=11334|TBS thread with picture and discussion for ARMF4]]\\                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | 
-| ILI9341 P16\\ 240*320\\ 3.2" \\ 262K                     | Parallel interface TFT LCD with touch.Comes as 16 bit but can be modified to use 8 bit                                                                                                                                  | XPT2046\\ SD CARD \\ 2 x 20M header\\ STD SSD1963 i/f \\  8 bit par\\ 16 bit par   | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7         \\ ArmF4               \\ ArmL4                     NO28 CFn44                                                                                                                                                                            | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8435|TBS thread for 8bit conversion and drivers]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10700&PN=2&TPN=1|Backpack for Armmite - STM32H7: Nucleo 144 has connection for ILI9341 in 16bit mode]]\\ [[https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=11593|Adaptor for STM32F407VET6 allows SSD1963 and ILI9341 in 16bit mode]]    Pinout same as SSD1963 panels.Supported on ArmH7 and ArmF4 in 16 bit mode.                                                                                                                                                                                                                                                                                                                                                                                                                       |+| ILI9341 P16\\ 240*320\\ 3.2" \\ 262K                     | Parallel interface TFT LCD with touch.Comes as 16 bit but can be modified to use 8 bit                                                                                                                                  | XPT2046\\ SD CARD \\ 2 x 20M header\\ STD SSD1963 i/f \\  8 bit par\\ 16 bit par   | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7         \\ ArmF4               \\ ArmL4                     | CFn44                                                                                                                                                                            | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8435|TBS thread for 8bit conversion and drivers]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10700&PN=2&TPN=1|Backpack for Armmite - STM32H7: Nucleo 144 has connection for ILI9341 in 16bit mode]]\\ [[https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=11593|Adaptor for STM32F407VET6 allows SSD1963 and ILI9341 in 16bit mode]]    Pinout same as SSD1963 panels.Supported on ArmH7 and ArmF4 in 16 bit mode.                                                                                                                                                                                                                                                                                                                                                                                                                       |
 | OTM8009A P16\\ NT35510 P16\\ 800*480\\ 3.97" \\ 262K     | Parallel interface IPS LCD.16 bit with 34 pin format. Resistive touch                                                                                                                                                   | XPT2046\\  Supported \\ 2 x 17M header  \\  16 bit par\\                           | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmF4                             | NO          \\ NO                        \\ NAT                     \\ NO                    \\ NAT                   \\ NAT                                                          | See [[armmite_f4_hardware|Armmite F4 Hardware ]]\\  for details of adaptor for F4 Armmite F4 manual gives pinout details.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | | OTM8009A P16\\ NT35510 P16\\ 800*480\\ 3.97" \\ 262K     | Parallel interface IPS LCD.16 bit with 34 pin format. Resistive touch                                                                                                                                                   | XPT2046\\  Supported \\ 2 x 17M header  \\  16 bit par\\                           | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmF4                             | NO          \\ NO                        \\ NAT                     \\ NO                    \\ NAT                   \\ NAT                                                          | See [[armmite_f4_hardware|Armmite F4 Hardware ]]\\  for details of adaptor for F4 Armmite F4 manual gives pinout details.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
-| KS0108\\ 128*64\\ \\ mono                                | GLCD display, no need for backlight,                                                                                                                                                                                    | No\\ No \\ 14 pins  \\  8bit parallel                                              | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                    \\ ArmL4                                 | CFn                        \\ CFn                        \\ --BAS--                     \\ --BAS--                     \\ --BAS--                 \\ --BAS--                          | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8416|TBS discussion and drivers for MM2 and MM+]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8416|Later TBS discussion and updated drivers for MM2 and MM+]]\\  [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8412|Loadable 8*6 Font for small displays]]   Is 5v so need level shifter or 5v tolerant pins on the MM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | +| KS0108\\ 128*64\\ \\ mono                                | GLCD display, no need for backlight,                                                                                                                                                                                    | No\\ No \\ 14 pins  \\  8bit parallel                                              | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                    \\ ArmL4                                 | CFn                        \\ CFn                        \\ BAS                     \\ BAS                     \\ BAS                 \\ BAS                          | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8416|TBS discussion and drivers for MM2 and MM+]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8416|Later TBS discussion and updated drivers for MM2 and MM+]]\\  [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8412|Loadable 8*6 Font for small displays]]   Is 5v so need level shifter or 5v tolerant pins on the MM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 
-| ST7920\\ 128*64\\ \\ mono                                | GLCD display, no need for backlight,                                                                                                                                                                                    | No\\ No \\ +5v GND SCL SDA \\  SPI                                                 | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                    \\ ArmL4            \\ Pico              | CFn                        \\ CFn                        \\ --BAS--                     \\ --BAS--                     \\ --BAS--                 \\ NAT              \\ NAT          | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=7343|Original TBS discussion on this GLCD]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8416|Later TBS discussion and updated drivers for MM2 and MM+]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8412|Loadable 8*6 Font for small displays]]     Is 5v so need level shifter or 5v tolerant pins on the MM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | +| ST7920\\ 128*64\\ \\ mono                                | GLCD display, no need for backlight,                                                                                                                                                                                    | No\\ No \\ +5v Gnd SCL SDA \\  SPI                                                 | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                    \\ ArmL4            \\ Pico              | CFn                        \\ CFn                        \\ BAS                     \\ BAS                     \\ BAS                 \\ Nat              \\ Nat          | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=7343|Original TBS discussion on this GLCD]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8416|Later TBS discussion and updated drivers for MM2 and MM+]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8412|Loadable 8*6 Font for small displays]]     Is 5v so need level shifter or 5v tolerant pins on the MM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | 
-| Nokia 5110\\ ST7920\\ 84*84\\ \\ mono                    | Nokia 5110 phone display.GLCD display using ST7920 controller, no need for backlight,                                                                                                                                   | No\\ No  \\ +5v GND SCL SDA\\  SPI                                                 | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                    \\ ArmL4             \\ Pico             | CFn                        \\ CFn                        \\ --BAS--                     \\ --BAS--                     \\ --BAS--                 \\ NAT               \\ NAT         | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8041|Original TBS discussion on this Nokia5110]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8403|Later TBS discussion and updated drivers for MM2 and MM+]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8406|Loadable 8*6 Font for small displays]]     Is 5v so need level shifter or 5v tolerant pins on the MM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | +| Nokia 5110\\ ST7920\\ 84*84\\ \\ mono                    | Nokia 5110 phone display.GLCD display using ST7920 controller, no need for backlight,                                                                                                                                   | No\\ No  \\ +5v GND SCL SDA\\  SPI                                                 | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                    \\ ArmL4             \\ Pico             | CFn                        \\ CFn                        \\ BAS                     \\ BAS                     \\ BAS                 \\ Nat               \\ Nat         | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8041|Original TBS discussion on this Nokia5110]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8403|Later TBS discussion and updated drivers for MM2 and MM+]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8406|Loadable 8*6 Font for small displays]]     Is 5v so need level shifter or 5v tolerant pins on the MM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | 
-| SSD1331\\ 96*64\\ 0.95"\\ colour                         | Colour OLED display,96x64 RGB pixels, each one made of red, green and blue OLEDs. Each pixel can be set with 16-bits of resolution for a large range of colors. Because the display uses OLEDs, there is no backlight.  | No\\ No \\ Vcc Gnd SPI pins RST D/C CS \\ SPI write only                           | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                    \\ ArmL4            \\ Pico              | CFn                        \\ CFn                        \\ --BAS--                     \\ --BAS--                     \\ --BAS--                 \\ NAT              \\ NAT          | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=11048|TBS discussion and drivers for MM2 and MM+]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8412|Loadable 8*6 Font for small displays]]\\ SPI is write only so no transparent text.       The latest release of the MM2, MM+ and MMX firmware includes the ability to write drivers for all sorts of displays entirely in Basic.   A USER driver could be used for other devices based on [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8043|this TBS thread.]]                                                                                                                                                                                                                                                                                                                                                                       | +| SSD1331\\ 96*64\\ 0.95"\\ colour                         | Colour OLED display,96x64 RGB pixels, each one made of red, green and blue OLEDs. Each pixel can be set with 16-bits of resolution for a large range of colors. Because the display uses OLEDs, there is no backlight.  | No\\ No \\ Vcc Gnd SPI pins RST D/C CS \\ SPI write only                           | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                    \\ ArmL4            \\ Pico              | CFn                        \\ CFn                        \\ BAS                     \\ BAS                     \\ BAS                 \\ Nat              \\ Nat          | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=11048|TBS discussion and drivers for MM2 and MM+]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8412|Loadable 8*6 Font for small displays]]\\ SPI is write only so no transparent text.       The latest release of the MM2, MM+ and MMX firmware includes the ability to write drivers for all sorts of displays entirely in Basic.   A USER driver could be used for other devices based on [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8043|this TBS thread.]]                                                                                                                                                                                                                                                                                                                                                                       | 
-| SSD1351\\ 128*128\\ 1.5"\\ mono                          | OLED display, no need for backlight, self-illumination,The display performance is better than the traditional LCD display, also lower consumption.                                                                      | No\\ No \\ ???? \\ SPI                                                             | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                    \\ ArmL4           \\ Pico               | CFn                        \\ CFn                        \\ --BAS--                     \\ --BAS--                     \\ --BAS--                 \\ --BAS--          \\ NO           | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8043|TBS discussion and drivers for MM2 and MM+]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8412|Loadable 8*6 Font for small displays]]       The latest release of the MM2, MM+ and MMX firmware includes the ability to write drivers for all sorts of displays entirely in Basic.   A USER driver could be used for other devices based on [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8043|this TBS thread.]]                                                                                                                                                                                                                                                                                                                                                                                                                    | +| SSD1351\\ 128*128\\ 1.5"\\ mono                          | OLED display, no need for backlight, self-illumination,The display performance is better than the traditional LCD display, also lower consumption.                                                                      | No\\ No \\ ???? \\ SPI                                                             | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                    \\ ArmL4           \\ Pico               | CFn                        \\ CFn                        \\ BAS                     \\ BAS                     \\ BAS                 \\ BAS          \\ No           | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8043|TBS discussion and drivers for MM2 and MM+]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8412|Loadable 8*6 Font for small displays]]       The latest release of the MM2, MM+ and MMX firmware includes the ability to write drivers for all sorts of displays entirely in Basic.   A USER driver could be used for other devices based on [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8043|this TBS thread.]]                                                                                                                                                                                                                                                                                                                                                                                                                    | 
-| SSD1306 SPI\\ 128*64\\ 0.96" 1.3"\\ mono                 | OLED display, no need for backlight, self-illumination, The display performance is better than the traditional LCD display, also lower consumption.                                                                      | No\\ No \\  +3.3v GND SCL SDA \\ SPI                                               | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                    \\ ArmL4             \\ Pico             | CFn                        \\ CFn                        \\ BAS                         \\ BAS                        \\ NAT                      \\ NAT               \\ NAT         | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8406|TBS discussion and drivers for MM2 and MM+]]\\  Drivers for I2C and SPI versions.\\  Support 0.96" ,1.3" and 96*16 version\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8412|Loadable 8*6 Font for small displays]]                                                 The latest release of the MM2, MM+ and MMX firmware includes the ability to write drivers for all sorts of displays entirely in Basic. A USER driver could be used for other devices based on [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10159&PN=6|this TBS thread.]]                                                                                                                                                                                                                                                                                        | +| SSD1306 SPI\\ 128*64\\ 0.96" 1.3"\\ mono                 | OLED display, no need for backlight, self-illumination, The display performance is better than the traditional LCD display, also lower consumption.                                                                     | No\\ No \\  +3.3v GND SCL SDA \\ SPI                                               | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                    \\ ArmL4             \\ Pico             | CFn                        \\ CFn                        \\ BAS                         \\ BAS                        \\ Nat                      \\ Nat               \\ Nat         | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8406|TBS discussion and drivers for MM2 and MM+]]\\  Drivers for I2C and SPI versions.\\  Support 0.96" ,1.3" and 96*16 version\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8412|Loadable 8*6 Font for small displays]]                                                 The latest release of the MM2, MM+ and MMX firmware includes the ability to write drivers for all sorts of displays entirely in Basic. A USER driver could be used for other devices based on [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10159&PN=6|this TBS thread.]]                                                                                                                                                                                                                                                                                        | 
-| SSD1306 I2C\\ 128*64\\ 0.96" 1.3"\\ mono                 | OLED display, no need for backlight, self-illumination, The display performance is better than the traditional LCD display, also lower consumption.                                                                      | No\\ No \\ +3.3v GND SCL SDA \\ I2C                                                | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                    \\ ArmL4           \\ Pico               | CFn                        \\ CFn                        \\ BAS                         \\ BAS                        \\ NAT                      \\ NAT             \\ NAT           | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8406|TBS discussion and drivers for MM2 and MM+ for I2C and SPI versions]]\\ Support 0.96" ,1.3" and 96*16 version\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8412|Loadable 8*6 Font for small displays]]\\ [[https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=11662#139656|TBS post for improved Cfunction drivers for MM2 and MM+]]                                                        The latest release of the MM2, MM+ and MMX firmware includes the ability to write drivers for all sorts of displays entirely in Basic.\\  A USER driver could be used for other devices based on [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10159&PN=6|this TBS thread.]]                                                                                                                                                     | +| SSD1306 I2C\\ 128*64\\ 0.96" 1.3"\\ mono                 | OLED display, no need for backlight, self-illumination, The display performance is better than the traditional LCD display, also lower consumption.                                                                     | No\\ No \\ +3.3v GND SCL SDA \\ I2C                                                | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                    \\ ArmL4           \\ Pico               | CFn                        \\ CFn                        \\ BAS                         \\ BAS                        \\ Nat                      \\ Nat             \\ Nat           | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8406|TBS discussion and drivers for MM2 and MM+ for I2C and SPI versions]]\\ Support 0.96" ,1.3" and 96*16 version\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8412|Loadable 8*6 Font for small displays]]\\ [[https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=11662#139656|TBS post for improved Cfunction drivers for MM2 and MM+]]                                                        The latest release of the MM2, MM+ and MMX firmware includes the ability to write drivers for all sorts of displays entirely in Basic.\\  A USER driver could be used for other devices based on [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10159&PN=6|this TBS thread.]]                                                                                                                                                     | 
-| SSD1306 I2C\\ 128*32\\ 0.91" \\ mono                     | OLED display, no need for backlight, self-illumination, The display performance is better than the traditional LCD display, also lower consumption.                                                                      | No\\ No  \\ +3.3v GND SCL SDA \\ I2C                                               | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7         \\ ArmF4                \\ ArmL4     \\ Pico        | BAS                        \\ BAS                        \\ BAS                         \\ BAS                        \\ BAS           \\ BAS                  \\ NAT       \\ NAT    | [[https://www.banggood.com/0_91-Inch-128x32-IIC-I2C-Blue-OLED-LCD-Display-DIY-Oled-Module-SSD1306-Driver-IC-D C-3_3V-5V-p-1140506.html?cur_warehouse=CN|I purchased from here]]\\ A USER driver could be used for other devices based on [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10159&PN=6|this TBS thread.]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8412|Loadable 8*6 Font for small displays]]\\ [[https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=11662#139656|TBS post for improved Cfunction drivers for MM2 and MM+]]   Only supported on natively on ArmmiteL4.The latest release of the MMBasic includes the ability to write custom display drivers entirely in Basic.see OPTION LCDPANEL USER                                                                                                                                                                   | +| SSD1306 I2C\\ 128*32\\ 0.91" \\ mono                     | OLED display, no need for backlight, self-illumination, The display performance is better than the traditional LCD display, also lower consumption.                                                                     | No\\ No  \\ +3.3v GND SCL SDA \\ I2C                                               | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7         \\ ArmF4                \\ ArmL4     \\ Pico        | BAS                        \\ BAS                        \\ BAS                         \\ BAS                        \\ BAS           \\ BAS                  \\ Nat       \\ Nat    | [[https://www.banggood.com/0_91-Inch-128x32-IIC-I2C-Blue-OLED-LCD-Display-DIY-Oled-Module-SSD1306-Driver-IC-D C-3_3V-5V-p-1140506.html?cur_warehouse=CN|I purchased from here]]\\ A USER driver could be used for other devices based on [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10159&PN=6|this TBS thread.]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8412|Loadable 8*6 Font for small displays]]\\ [[https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=11662#139656|TBS post for improved Cfunction drivers for MM2 and MM+]]   Only supported on natively on ArmmiteL4.The latest release of the MMBasic includes the ability to write custom display drivers entirely in Basic.see OPTION LCDPANEL USER                                                                                                                                                                   | 
-| E-Ink 2.9\\ 128x296\\   \\ mono                          | E-Ink 2.9 uses GDEH029A1 chip. Slow refresh but low power.Display remains after power is removed.                                                                                                                       | No\\ No \\ +3.3v GND SCL SDA  \\ SPI                                               | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4            \\ Pico          | BAS                        \\ BAS                        \\ BAS                       \\ BAS                         \\ BAS                            \\ NAT BAS         \\ NAT      | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10206&PN=1&TPN=1|TBS post with details and drivers]]\\  [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10897&PN=1&TPN=1|Another 2.9" User driver in this TBS post]]    A screen refresh on the 2.9" display takes just less than 3 seconds and somewhat over 5 seconds on the 2.7" display                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |+| E-Ink 2.9\\ 128x296\\   \\ mono                          | E-Ink 2.9 uses GDEH029A1 chip. Slow refresh but low power.Display remains after power is removed.                                                                                                                       | No\\ No \\ +3.3v Gnd SCL SDA  \\ SPI                                               | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4            \\ Pico          | BAS                        \\ BAS                        \\ BAS                       \\ BAS                         \\ BAS                            \\ Nat BAS         \\ Nat      | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10206&PN=1&TPN=1|TBS post with details and drivers]]\\  [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10897&PN=1&TPN=1|Another 2.9" User driver in this TBS post]]    A screen refresh on the 2.9" display takes just less than 3 seconds and somewhat over 5 seconds on the 2.7" display                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
 | E-Ink 2.7\\ 176x264\\   \\ mono                          | E-Ink 2.7 uses GDEH029A1 chip. Slow refresh but low power.Display remains after power is removed.                                                                                                                       | No\\ No \\ +3.3v GND SCL SDA \\ SPI                                                | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4          \\ Pico            | BAS                        \\ BAS                        \\ BAS                       \\ BAS                         \\ BAS                            \\ BAS           \\ ???        | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10206&PN=1&TPN=1|TBS post with details and drivers]]    A screen refresh on the 2.9" display takes just less than 3 seconds and somewhat over 5 seconds on the 2.7" display                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | | E-Ink 2.7\\ 176x264\\   \\ mono                          | E-Ink 2.7 uses GDEH029A1 chip. Slow refresh but low power.Display remains after power is removed.                                                                                                                       | No\\ No \\ +3.3v GND SCL SDA \\ SPI                                                | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4          \\ Pico            | BAS                        \\ BAS                        \\ BAS                       \\ BAS                         \\ BAS                            \\ BAS           \\ ???        | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=10206&PN=1&TPN=1|TBS post with details and drivers]]    A screen refresh on the 2.9" display takes just less than 3 seconds and somewhat over 5 seconds on the 2.7" display                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
-| ST7789 IPS\\ 240*240\\ 1.3" HAT \\ mmm                   | The display is 240x240 pixels and uses IPS technology to give a crystal clear image. Three buttons built in.                                                                                                            | No\\ No \\ Pi HAT format \\ SPI                                                    | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                    \\ ArmL4            \\ Pico              | CFn                        \\ CFn                        \\ ???                      \\ ???                        \\ NAT                         \\ NAT             \\ NAT           | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=11002&PN=2|TBS post with details and drivers]]  See TBS link or Search for ''Waveshare 1.3" LCD HAT''                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | +| ST7789 IPS\\ 240*240\\ 1.3" HAT \\ mmm                   | The display is 240x240 pixels and uses IPS technology to give a crystal clear image. Three buttons built in.                                                                                                            | No\\ No \\ Pi HAT format \\ SPI                                                    | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                    \\ ArmL4            \\ Pico              | CFn                        \\ CFn                        \\ ???                      \\ ???                        \\ Nat                         \\ Nat             \\ Nat           | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=11002&PN=2|TBS post with details and drivers]]  See TBS link or Search for ''Waveshare 1.3" LCD HAT''                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | 
-| ST7789 IPS\\ 240*240\\ 1.3" No CS \\ 262K                | The display is 240x240 pixels and uses IPS technology to give a crystal clear image. The CS pin is not exposed as delivered and backboard must have a track cut and wire run to expose it.                              | No\\ No \\ 7 pin \\ SPI                                                            | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4          \\ Pico            | CFn                        \\ CFn                        \\ ???                      \\ ???                        \\ NAT                         \\ NAT                \\ NAT        | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=11002&PN=2|TBS post with details of drivers and modification]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=11141&KW=ST7789&PN=1&TPN=2|TBS post with original discussion and details of modification to expose CS pin]]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | +| ST7789 IPS\\ 240*240\\ 1.3" No CS \\ 262K                | The display is 240x240 pixels and uses IPS technology to give a crystal clear image. The CS pin is not exposed as delivered and backboard must have a track cut and wire run to expose it.                              | No\\ No \\ 7 pin \\ SPI                                                            | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4          \\ Pico            | CFn                        \\ CFn                        \\ ???                      \\ ???                        \\ Nat                         \\ Nat                \\ NAT        | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=11002&PN=2|TBS post with details of drivers and modification]]\\ [[https://www.thebackshed.com/forum/forum_posts.asp?TID=11141&KW=ST7789&PN=1&TPN=2|TBS post with original discussion and details of modification to expose CS pin]]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | 
-| ST7735S IPS\\ 160*80\\ 0.96" \\ 65K full color           | 0.96 inch IPS color screen, brighter than ordinary TFT LCD SPI HD 65K Full Color screen Module ST7735 IC 160*80.                                                                                                        | No\\ No \\ 7 pin header \\ SPI                                                     | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4             \\ Pico         | CFn                        \\ CFn                        \\ ??                          \\ ??                         \\ ??                            \\ NAT              \\ NAT     |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |+| ST7735S IPS\\ 160*80\\ 0.96" \\ 65K full color           | 0.96 inch IPS color screen, brighter than ordinary TFT LCD SPI HD 65K Full Color screen Module ST7735 IC 160*80.                                                                                                        | No\\ No \\ 7 pin header \\ SPI                                                     | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4             \\ Pico         | CFn                        \\ CFn                        \\ ???                          \\ ???                         \\ ???                            \\ Nat              \\ Nat     |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
  
  
 ^ LCD Name\\ resolution\\ size/colour\\ -----------------  ^ Details\\ Technology\\ \\ --------------------  ^ Touch\\ SD Card\\ interfaces\\ ---------------  ^ MM \\ Type\\ \\ ---------                                                                                                                                                           ^ LCD\\ Driver \\ Support\\ --------------                                                                                                                                      ^ Links to TBS threads for drivers\\ supporting boards, to purchase options etc Notes\\ -----------------------------------------------------  ^ ^ LCD Name\\ resolution\\ size/colour\\ -----------------  ^ Details\\ Technology\\ \\ --------------------  ^ Touch\\ SD Card\\ interfaces\\ ---------------  ^ MM \\ Type\\ \\ ---------                                                                                                                                                           ^ LCD\\ Driver \\ Support\\ --------------                                                                                                                                      ^ Links to TBS threads for drivers\\ supporting boards, to purchase options etc Notes\\ -----------------------------------------------------  ^
-| RGB LED matrix display\\ 64*32\\ 13x26cm \\ 64 colours   | No\\ No                                         | No\\ No\\ 13 pins \\ required\\ Custom          | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4             \\ Pico  | CFn                      \\ CFn                        \\ ??                       \\ ??                         \\ ??                            \\ NAT              \\ NAT  | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8791|TBS post with details and drivers]]\\  See TBS link                             |+| RGB LED matrix display\\ 64*32\\ 13x26cm \\ 64 colours   | No\\ No                                         | No\\ No\\ 13 pins \\ required\\ Custom          | MM2                        \\ MM+                        \\ MMX                         \\ RPi                        \\ ArmH7                        \\ ArmL4             \\ Pico  | CFn                      \\ CFn                        \\ ???                       \\ ???                         \\ ???                            \\ NAT              \\ NAT  | [[https://www.thebackshed.com/forum/forum_posts.asp?TID=8791|TBS post with details and drivers]]\\  See TBS link                             |
mmbasic_hardware/supported_lcd_displays.1707174778.txt.gz · Last modified: 2024/02/06 10:12 by gerry