Concord Set-top Box Remote Control Receiver Design

by fivezhou on 2009-02-17 21:06:31

English Translation: Konka Set-top Box Remote Control Receiver Design

/**************************************************************************************************************

Function Description: Set-top box front panel NEC standard infrared receiver, digital tube display, serial port communication function

Date: 2008.08

CPU: ATmega168

Crystal Oscillator: 8.0000 MHz

**************************************************************************************************************/

#include

#include

#define Head_code 0x35FC

#define Head_Diff 0x0227

#define Head_max 0x3823

#define Head_min 0x33d5