-
Notifications
You must be signed in to change notification settings - Fork 4.3k
增加LilyGo T-CameraPlus-S3的摄像头红外过滤功能 #766
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
|
测试过能用吗? |
Contributor
Author
|
开启和关闭都测试过了,不过我觉得虾哥起的名字更好,我改下 |
Contributor
Author
|
@78 已经更改MCP的方法名和描述,测试过了,小智可以识别这是摄像头的红外滤镜。 |
Wvirgil123
added a commit
to Wvirgil123/xiaozhi-esp32
that referenced
this pull request
Jun 6, 2025
* main: 增加LilyGo T-CameraPlus-S3的摄像头红外过滤功能 (78#766) 增加ottoRobot和electronBot的支持 (78#757) Update related projects fix: 长按切换到点按后,无法唤醒的问题 修复T-CameraPlus-S3_V1.2板子摄像头不能正常使用问题 (78#758) fix(esp-hi): fix can not wake up (78#754) Bump to 1.7.0 修复屏幕条纹 (78#748) Add tools/call stack size for HTTPS upload v1.6.8: Move partition CSV files into a folder
Owner
Contributor
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
LilyGo T-CameraPlus-S3有一个红外滤光片,使用AP1511B控制开关。
CameraModel: OV2640
IR Filter Driver: AP1511B
本次增加使用MCP工具对红外滤镜开关进行控制。