2016-11-11 10:09:39 +08:00
2016-11-05 19:16:07 +08:00
2016-11-10 22:45:52 +08:00
2016-11-10 19:44:47 +08:00
2016-11-11 10:09:39 +08:00

irext (revision 0.0.1)

IRDA code lib for household electrical appliances

This open source project helps people who is developing a smart home remote controller controls IRDA household appliances.

Features are supported:

  • IRDA pulse wave encoding from xml source format
  • IRDA pulse wave decoding from binary format
  • Web console managing brands of household appliances
  • Encoding to binary code file uploading via friendly web console
  • Minimal to 1536 bytes basic RAM requirement for embedded system in decoding
  • Currently support over 10,000 types of household appliances
  • Various platforms supported including 51(with no OS), RTOS, Android, PC and webside decoding
  • Sample drivers and Android Apps

Components are included:

  • IRDA pulse wave encoder
  • IRDA pulse wave decoder
  • Management web console
  • Remote code extension toolset
  • Application samples
Description
The core algorithm of IRext, including encoder and decoder.
Readme 83 MiB
Languages
C 81.2%
C++ 12.8%
Python 3.2%
Java 2.3%
CMake 0.4%
Other 0.1%