We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
使用的1.3寸 128*64的OLED屏幕不适配,显示花屏,后来才发现代码仅支持SSD1306芯片的适配
建议增加对sh1106的适配,也可以使用u8g2让更多屏幕兼容
或者能给出其他解决方案吗?我能修改ssd1306.cc的代码让其对sh1106屏幕的适配,但是我不懂该怎么放进 .bin文件里边,有大佬教一下吗?
No response
The text was updated successfully, but these errors were encountered:
需要驱动,目前没有找到乐鑫官方提供的驱动呢。
Sorry, something went wrong.
这位大佬有做关于屏幕的驱动,很多型号都适配,也支持用于esp-idf,或许可行。https://github.com/lexus2k/lcdgfx
需要支持esp idf才行?
No branches or pull requests
Is your feature request related to a problem?
使用的1.3寸 128*64的OLED屏幕不适配,显示花屏,后来才发现代码仅支持SSD1306芯片的适配
Describe the solution you'd like.
建议增加对sh1106的适配,也可以使用u8g2让更多屏幕兼容
Describe alternatives you've considered.
或者能给出其他解决方案吗?我能修改ssd1306.cc的代码让其对sh1106屏幕的适配,但是我不懂该怎么放进 .bin文件里边,有大佬教一下吗?
Additional context.
No response
The text was updated successfully, but these errors were encountered: