Skip to content

Add some extra detail to the graphics drivers (ILI934x specifically) #175

Description

@mattytrentini

It would be helpful to consistently mark the graphics drivers with certain keywords to indicate key features.

The specific request that triggered this arose recently on the MicroPython discord where a user was asking for an ILI9341 parallel bus driver. Most/all of the drivers are SPI so it was time consuming to open all the links and sift through them.

I don't think we need to overbake this (I was originally thinking adding 'tags' to each driver), it would be good enough to just add appropriate keywords to the descriptions.

Some that come to mind: spi, i2c, parallel, compiled, native, rgb565, 24bit, mono.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions