gadido30 / airconditioner_remote

A Node.js-based web interface for controlling an air conditioner via Raspberry Pi and LIRC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Air Conditioner Remote

A Node.js-based web interface for controlling an air conditioner via Raspberry Pi and a Teensy board by Amir Grozki.

My current setup uses a binary protocol for an Electra airconditioner, which isn't compatible with LIRC. It is not strictly suitable for any other model, but can be adapted.

The protocol was identified and reversed using online material and AnalysIR protocol analysis tool.

Credits

Initially based on Open Source Universal Remote by Alex Bain.

About

A Node.js-based web interface for controlling an air conditioner via Raspberry Pi and LIRC


Languages

Language:CSS 63.8%Language:JavaScript 32.6%Language:HTML 3.1%Language:Arduino 0.5%