Skip to content

How to add further display driver in c? #1778

Closed
@MaBecker

Description

@MaBecker

I am very impressed about speed of screen updates on Bangle.js - great work!

Just tried a ili9341 via spi with javascript which is extremely slow.

As JumJum is working on his EFEU platform it could very easy for all to include selectively drivers.

This is how I would start:

  • choose a c implementation for ili9341
  • pull it into .h and .c file
  • add ifdefs
  • integrate into graphics?

What else is needed to get it working?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions