ESP32_I2C_Slave:ESP32的I2C从属库

上传者: 42127754 | 上传时间: 2024-04-15 18:03:17 | 文件大小: 31KB | 文件类型: ZIP
ESP32 I2C从站 该库提供了ESP32 Slave功能,作为针对Arduino核心和ESP-IDF缺乏支持的解决方法。 尽管有一些警告,请继续阅读。 用法 在从属端,只需使用WireSlave而不是Wire 。 请参见示例和 。 但是,在主端,必须先使用WirePacker打包数据,然后再通过Wire发送数据(请参阅示例 )。 读取数据有些麻烦,因此必须使用WireSlaveRequest类(请参阅示例 )。 语境 目前,ESP32 Arduino Core中未实现I2C从设备功能( )。 另一方面,ESP IDF只为ESP32提供了两个进行功能,尽管它说可以定义一个自定义的ISR功能,但没有关于如何正确执行该功能的示例(例如读取和清除中断)标志)。 在这种情况下,此库是作为一种变通方法来临时为ESP32提供用作I2C从设备的功能。 因此,它不能像AVR和ESP8266 Ard

文件下载

资源详情

[{"title":"( 21 个子文件 31KB ) ESP32_I2C_Slave:ESP32的I2C从属库","children":[{"title":"ESP32_I2C_Slave-master","children":[{"title":".github","children":[{"title":"ISSUE_TEMPLATE","children":[{"title":"bug_report.md <span style='color:#111;'> 406B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"src","children":[{"title":"WireSlaveRequest.h <span style='color:#111;'> 3.00KB </span>","children":null,"spread":false},{"title":"WirePacker.cpp <span style='color:#111;'> 2.46KB </span>","children":null,"spread":false},{"title":"WireSlave.cpp <span style='color:#111;'> 4.10KB </span>","children":null,"spread":false},{"title":"WireCrc.h <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"WireSlave.h <span style='color:#111;'> 2.45KB </span>","children":null,"spread":false},{"title":"WireUnpacker.h <span style='color:#111;'> 3.31KB </span>","children":null,"spread":false},{"title":"WirePacker.h <span style='color:#111;'> 3.08KB </span>","children":null,"spread":false},{"title":"WireUnpacker.cpp <span style='color:#111;'> 3.46KB </span>","children":null,"spread":false},{"title":"WireSlaveRequest.cpp <span style='color:#111;'> 2.71KB </span>","children":null,"spread":false}],"spread":true},{"title":"keywords.txt <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false},{"title":"examples","children":[{"title":"slave_sender","children":[{"title":"slave_sender.ino <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false}],"spread":true},{"title":"slave_receiver","children":[{"title":"slave_receiver.ino <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false}],"spread":true},{"title":"master_reader","children":[{"title":"master_reader.ino <span style='color:#111;'> 2.27KB </span>","children":null,"spread":false}],"spread":true},{"title":"master_writer","children":[{"title":"master_writer.ino <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"LICENSE.md <span style='color:#111;'> 25.72KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 6.10KB </span>","children":null,"spread":false},{"title":"library.properties <span style='color:#111;'> 269B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 43B </span>","children":null,"spread":false},{"title":"library.json <span style='color:#111;'> 486B </span>","children":null,"spread":false},{"title":"CHANGELOG.md <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明