Chatpad:Arduino库,用于连接到Microsoft的XBOX聊天板

时间:2024-05-20 18:51:24
【文件属性】:

文件名称:Chatpad:Arduino库,用于连接到Microsoft的XBOX聊天板

文件大小:2.05MB

文件格式:ZIP

更新时间:2024-05-20 18:51:24

C++

聊天板 描述 一个用于连接到Microsoft XBOX聊天板的 /库。 该库不能与SoftwareSerial一起使用,因为它不支持同时发送和接收。 但是,它可以与。 需要来编译此库。 例子 # include " Chatpad.h " Chatpad chatpad; // Create a Chatpad object. AltSoftSerial chatpadSerial; // Serial connection to the chatpad void setup (){ Serial. begin ( 9600 ); // USB Serial for printing to Serial Monitor // can be replaced with one of the hardware serials // cannot be moved into


【文件预览】:
Chatpad-master
----Chatpad.h(2KB)
----LICENSE.txt(1KB)
----Chatpad.cpp(7KB)
----keywords.txt(806B)
----examples()
--------Chatpad_Example()
--------Chatpad_Leonardo_Keyboard()
----README.md(1KB)
----library.properties(820B)
----documentation()
--------connector.jpg(1.04MB)
--------board.jpg(1.04MB)

网友评论