Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GLCD (KS0108) support #333

Closed
minolmal opened this issue Apr 6, 2022 · 2 comments
Closed

Add GLCD (KS0108) support #333

minolmal opened this issue Apr 6, 2022 · 2 comments
Labels
enhancement New feature or request open for vote Vote at https://wokwi.com/features

Comments

@minolmal
Copy link

minolmal commented Apr 6, 2022

I really loved the ability to simulate SSD1306 OLED displays before I upload to MCU. Prevents a lot of unnecessary write to MCU due to trial and error procedures.
I would like to see the same approach used with KS0108 based mono colored GLCDs.

Basic Structure of GLCD 128x64 Displays
1_GLCD_Block_Diagram

the very basic functionality should be described in here.
https://www.electronicwings.com/sensors-modules/glcd-128x64

@minolmal minolmal added the enhancement New feature or request label Apr 6, 2022
@urish urish added the open for vote Vote at https://wokwi.com/features label Apr 6, 2022
@urish
Copy link
Contributor

urish commented Apr 6, 2022

Thanks for the suggestion! I opened this request for voting

@urish
Copy link
Contributor

urish commented Oct 10, 2022

Closing as this didn't get any votes in the past 6 months.

Note that you could still try to create this part yourself using the new custom chip API prototype - see #301 for details.

@urish urish closed this as completed Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request open for vote Vote at https://wokwi.com/features
Projects
None yet
Development

No branches or pull requests

2 participants