Skip to content

Conversation

@yusuhua
Copy link
Contributor

@yusuhua yusuhua commented Jun 5, 2025

LilyGo T-CameraPlus-S3有一个红外滤光片,使用AP1511B控制开关。

CameraModel: OV2640
IR Filter Driver: AP1511B

控制摄像头OV2640红外滤镜开关引脚 ESP32S3引脚
AP1511B_FBC IO16

本次增加使用MCP工具对红外滤镜开关进行控制。

@78
Copy link
Owner

78 commented Jun 5, 2025

测试过能用吗?
使用 self.camera.get_ir_filter_stateself.camera.enable_ir_filter 是否让AI更明白这个功能是在摄像头上的?是否需要告诉AIir是Infrared Filter?

@yusuhua
Copy link
Contributor Author

yusuhua commented Jun 5, 2025

开启和关闭都测试过了,不过我觉得虾哥起的名字更好,我改下

@yusuhua
Copy link
Contributor Author

yusuhua commented Jun 5, 2025

@78 已经更改MCP的方法名和描述,测试过了,小智可以识别这是摄像头的红外滤镜。

@yusuhua yusuhua changed the title 增加LilyGo T-CameraPlus-S3的红外过滤功能 增加LilyGo T-CameraPlus-S3的摄像头红外过滤功能 Jun 5, 2025
@78 78 merged commit b18dda3 into 78:main Jun 6, 2025
1 check passed
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
@78
Copy link
Owner

78 commented Oct 14, 2025

这个PR:#1245 合并后,有摄像头的板子都需要调整。

可以参考这个的调整:f1690e6

主要是 config.json,以及检查 i2c bus

@yusuhua
Copy link
Contributor Author

yusuhua commented Oct 15, 2025

这个PR:#1245 合并后,有摄像头的板子都需要调整。

可以参考这个的调整:f1690e6

主要是 config.json,以及检查 i2c bus

@78 已修改提交PR

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