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 command to display a bitmap on OLED screen #116

Open
jose1711 opened this issue Feb 17, 2023 · 2 comments
Open

Add command to display a bitmap on OLED screen #116

jose1711 opened this issue Feb 17, 2023 · 2 comments

Comments

@jose1711
Copy link
Contributor

duckyPad's display is both small and monochrome so I think it would make sense to have a command to display an arbitrary bitmap (e. g. a logo or a text in custom font and/or additional graphical elements). The bitmap would be stored on SD card (e. g. in img/foo.bmp) and the command syntax could go

OLED_BLIT foo
@jose1711
Copy link
Contributor Author

Experimental implementation is at jose1711@0fd8e1c

@jupiterbjy
Copy link

Totally love this idea - could be used as a startup splash screen sort of.

Feels like even a command to set a single pixel instead of character - people could do so many things with it. With all that features in duckyscript3 one could draw animation out of it, who knows!

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

No branches or pull requests

2 participants