文件名称:arduino_apple_remote
文件大小:11KB
文件格式:ZIP
更新时间:2024-06-03 11:38:26
C++
适用于Apple Remote的Arduino库
远程控制设备可用于向各种Apple产品(例如Apple TV)发送指令。
该库的主要目的是使用兼容Arduino的板和IR LED发射红外脉冲,以模仿产生的脉冲。
#include
【文件预览】:
arduino_apple_remote-master
----keywords.txt(231B)
----examples()
--------SendMenuSignalTest()
--------SendAndReceiveButtonCodes()
----AppleRemote.h(6KB)
----README.md(3KB)
----library.properties(440B)
----.gitignore(6B)
----AppleRemote.cpp(6KB)