Skip to content

feat: add GLCD12864 element - #143

Open
minolmal wants to merge 2 commits into
wokwi:mainfrom
minolmal:master
Open

feat: add GLCD12864 element#143
minolmal wants to merge 2 commits into
wokwi:mainfrom
minolmal:master

Conversation

@minolmal

Copy link
Copy Markdown
  • added GLCD12864 element (followed SSD1306 element)

known errors: canvas size and display size does not match. I need a little help here to figure this out.

@minolmal minolmal changed the title feat: add neopixel element feat: add GLCD12864 element Nov 18, 2022
@urish

urish commented Dec 6, 2022

Copy link
Copy Markdown
Collaborator

Thanks! The graphics looks nice.

For screens, we're now adding them through wokwi-boards. Here's an example for the SSD1306: https://github.com/wokwi/wokwi-boards/tree/master/boards/ssd1306

However, in addition to the graphics, we'd need to implement the controller for the chip. Here's an example for a custom chip implementation of a display controller: https://wokwi.com/projects/333332561949360723

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants