wokwi / wokwi-elements

Web Components for Electronics and IoT Parts
https://elements.wokwi.com/
MIT License
185 stars 49 forks source link

feat: add GLCD12864 element #143

Open minolmal opened 1 year ago

minolmal commented 1 year ago

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

urish commented 1 year ago

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