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

增加LCD屏幕类型\RGB屏参考\增加鱼鹰3.13寸LCD开发板 #191

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Kevincoooool
Copy link
Contributor

1、增加LCD屏幕类型构造函数和不同的类,lvgl port对不同屏幕初始化不一样
2、增加RGB屏使用参考
3、增加鱼鹰3.13寸LCD开发板:https://pcncyrwrgmou.feishu.cn/docx/TziAdsTMNo0MYdxoPhPch4t0nsc

1、增加LCD屏幕类型判断,lvgl port对不同屏幕初始化不一样
2、增加RGB屏使用参考
3、增加鱼鹰3.13寸LCD开发板
@78
Copy link
Owner

78 commented Feb 20, 2025

virtual void SetEmotion(const char* emotion) override;

应该要保留这个,不然可能会编译报错?

@Kevincoooool
Copy link
Contributor Author

virtual void SetEmotion(const char* emotion) override;

应该要保留这个,不然可能会编译报错?

改了

@78
Copy link
Owner

78 commented Feb 22, 2025

我前面合并了几个 xingzhi 的pr,这个如果合并后,是否也要修改 LcdDisplay 这个名字?

@Kevincoooool
Copy link
Contributor Author

我前面合并了几个 xingzhi 的pr,这个如果合并后,是否也要修改 LcdDisplay 这个名字?

xingzhi的两个改成SpiLcdDisplay了,其余没有发现LcdDisplay

@78
Copy link
Owner

78 commented Feb 22, 2025

他们好像提交了4个板子。 你可以搜索一下。

@Kevincoooool
Copy link
Contributor Author

另外两个OLED不属于LCD范围,没有影响。

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