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

Support for PIC18 and SSD1309 Controller #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

david-dego
Copy link

Hi,
I added support for PIC18 mcus (tested with PIC18F26K80)
Only supporting ST7565R and SSD1309 (which has been added in the controller list)
SSD1309 should work with SPI or I2C regarding declaration of GLCD_CONTROLLER_SSD1309_SPI
I2C as not been tested as extensively as SPI though
Not sure about authoring and copyright stuff. Feel free to arrange it as you wish.

Regards

@andygock
Copy link
Owner

andygock commented Jul 3, 2021

@david-dego Thanks for the contribution.

I just wanted to check, is fonts/Tahoma10x11.h generated from the proprietary Microsoft font? If so, I can't add it to the project. But there is an open source Tahoma variant which comes from the Wine project - that one would be okay.

@david-dego
Copy link
Author

david-dego commented Jul 5, 2021 via email

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