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

Driver for ssd1306 using ecma-419 io and typescript typings for i2c&spi Options #1252

Draft
wants to merge 2 commits into
base: public
Choose a base branch
from

Conversation

tve
Copy link
Contributor

@tve tve commented Nov 18, 2023

I got an ssd1306 driver from mkellner (I believe) a while back and after a couple of tweaks I got it to work. I also "ported" to typescript, which may or may not be desirable. That required some additions to the I2C/SPI typings to expose the constructor options type.

I have all this together in two commits here, which I can split up into two PRs if desired. I also don't know how to give credit to the original code. Finally, I cheekishly put the driver into modules/drivers/displays as there are a ton of display drivers out there. Bottom line: I'm awaiting feedback on how you'd like this to look like or "not interested" ;-)

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.

1 participant