readme.txt

来自「This is IR (Infra-Red) learn module for 」· 文本 代码 · 共 13 行

TXT
13
字号
This is IR (Infra-Red) learn module for home automation system.
It can learn IR codes from different IR remotes,
and then execute any assigned actions controlled by
learned IR remote.

This project was developed using Keil 8051 compiler.

Processor - Atmel AT89C51
Frequency - 22.1184 Mhz (described as OSC_FREQ in "timer.h")
Timer 0 - system timer (used for timeouts and delays)

Also, look in folder /doc for additional information about 
IR codes formats and codes from different manufacturers. 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?