dilshan / ir-clone

Open-source infrared remote control signal analysis and generating tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IR Remote Control Clone Utility

IR Clone is an open-source infrared remote control signal analysis and generating tool. This utility can clone IR signals, examine the IR remote control signals, and modify or create new IR signals.

IR Clone build video

This project consists of both hardware and software utilities. The hardware module contains an 8-bit MCU, 32Kbit EEPROM, IR receiver, and transmitter.

The software application provides options to decode captured data and generate new IR signals.

IR Clone is an OSHW certified open-source project. All the schematics, PCB design files, firmware source codes, and application source codes are available in this repository.

The complete documentation of this project is available in the wiki section of this repository. The PCB Gerber files and compiled binaries are also available in the release section of this repository.

All the content of this project are distributed under the terms of the following license:

OSHW-LK000011

About

Open-source infrared remote control signal analysis and generating tool

License:MIT License


Languages

Language:C 62.4%Language:Pascal 35.7%Language:Makefile 0.9%Language:Python 0.9%