项目作者: sonnn

项目描述 :
Daikin remote decode, encode and ir sender
高级语言: JavaScript
项目地址: git://github.com/sonnn/daikin-remote.git
创建时间: 2017-03-06T13:52:20Z
项目社区:https://github.com/sonnn/daikin-remote

开源协议:

下载


daikin-remote

Daikin remote for serie ARC433* decode, encode and ir sender

decode

node lirc_decode.js file-name

encode

lirc_encode.js use for encode the command and checksume will return array of byte (string)
exp: 01000000

ir sender

python irsender.py -cm command -cs checksum

Use encode to get command and checksum then pass to irsender to excute. You can modify number of output pin inside irsender default is 10