micropython-necir:适用于 MicroPython 板的 NEC 红外类

时间:2021-06-09 22:18:39
【文件属性】:
文件名称:micropython-necir:适用于 MicroPython 板的 NEC 红外类
文件大小:2KB
文件格式:ZIP
更新时间:2021-06-09 22:18:39
Python micropython-necir 用于 MicroPython 的 NEC 红外线接收器类 用法 def nec_cb(nec, a, c, r) print(a, c, r) # Address, Command, Repeat from necir import NecIr nec = NecIr() nec.callback(nec_cb) 历史 2015-04-27 初次上传
【文件预览】:
micropython-necir-master
----README.md(265B)
----LICENSE(1KB)
----necir.py(3KB)

网友评论