Open
Conversation
- 添加 RF 模块组件依赖 (esp32-rf-module v0.1.6) - 在 Board 基类中添加 RF 模块框架支持 - 实现 ATK DNESP32S3 板子示例集成 - 支持 315MHz 和 433MHz 双频段收发 - 集成 MCP 工具,支持 AI 对话控制 - 添加 Kconfig 配置选项 BOARD_HAS_RF_PINS - 添加 PR 文档和硬件连接图片 相关资源: - 硬件设计: https://u.lceda.cn/account/user/projects/index/detail?project=14f6a9072add4fdd9f9f65be7babce14 - 组件库: https://components.espressif.com/components/zhoushoujianwork/esp32-rf-module/versions/0.1.5/readme 注意: 本次 PR 仅包含 RF 模块相关代码,其他编译问题将在后续 PR 中处理。
Author
|
最新库版本已经到 |
Author
|
视频演示 【小智 ai 新特性:mcp 实现语音控制射频功能,快来给你的板子增加这个功能吧!】 https://www.bilibili.com/video/BV15ESmBJE9f/?share_source=copy_web&vd_source=2457af4049d64bc1546325052ddb1d50 |
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
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.
相关资源:
注意: 本次 PR 仅包含 RF 模块相关代码,其他编译环境问题的 bug 没有进行提交。