Skip to content

Extend the use of numpy to other displays #319

@mathoudebine

Description

@mathoudebine

Numpy is used for RGB565 conversion in lcd_comm_rev_a.py
This change has been added in this PR: #317
It could be extended to other display driver classes that also use RGB565 like at least lcd_comm_rev_b.py

Numpy could also be used for transpose/rotate operations (only if it does not impact performances negatively)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions