t2-auto-remote-control

时间:2021-05-19 03:28:53
【文件属性】:
文件名称:t2-auto-remote-control
文件大小:6KB
文件格式:ZIP
更新时间:2021-05-19 03:28:53
JavaScript t2-auto-remote-control 简介 本专案为使用tessel2实现的冷气自动控制器,对应的冷气型号为Hitachi的RAS-63QD当环境温度过高时(预设为>30度C),此控制器将送出开机讯号以开启冷气当环境温度过低时(预设为<26度C),此控制器将送出关机讯号以关闭冷气 使用说明 使用npm install安装所有的node_modules 设定好你的tessel2,并将IR module插入port A,将climate module插入port B 系统架构 读取环境温度 setImmediate ( function loop ( ) { climate . readTemperature ( 'f' , function ( err , temp ) { climate . readHumidity ( function ( err
【文件预览】:
t2-auto-remote-control-master
----.gitignore(25B)
----package.json(423B)
----.npmrc(940B)
----package-lock.json(2KB)
----LICENSE(1KB)
----index.js(3KB)
----README.md(4KB)
----.tesselinclude(390B)

网友评论