Title:
STC12C5A60S2_IR_Test_HS0038B Download
Description: The digital infrared receiving head test program
1, description of the procedures:
This routine demonstrates the infrared digital P3.5 port connected to the MCU receiving head test.
To receive remote control and display the key value in the digital tube.
The receiving program based on state machine, using the timer timing scan data receiving port,
Take SCM less resources. Attention is paid to the level of the received level and the level of the transmitter is just the opposite,
In the interrupt program to detect a falling edge, the detection of the first down along the start time, to the next
Down along the arrival time of the value of the time that is detected by the cycle, this cycle to judge, has been identified
Boot code or data.
2, experimental operation
Set the SMG of the dial switch ON to the S10.
Dial switch S10 DIR ON end to end.
While the other end of the dial switch is disconnected, that is not allocated to the ON side.
Otherwise it will affect the experimental
To Search:
File list (Check if you may need any files):
10、HS0038B红外接收实验\Application\Doc\readme.txt
.......................\...........\Header\STC12C5A60S2.H
.......................\...........\Source\main.c
.......................\...........\.tartup\STARTUP.A51
.......................\IR_Test.plg
.......................\IR_Test.uvopt
.......................\IR_Test.uvproj
.......................\IR_Test_uvopt.bak
.......................\IR_Test_uvproj.bak
.......................\Lis\IR_Test.m51
.......................\...\main.lst
.......................\...\STARTUP.lst
.......................\Obj\IR_Test
.......................\...\IR_Test.hex
.......................\...\IR_Test.lnp
.......................\...\IR_Test.plg
.......................\...\main.obj
.......................\...\STARTUP.obj
.......................\...\STARTUP._ia
.......................\Application\Doc
.......................\...........\Header
.......................\...........\Source
.......................\...........\Startup
.......................\Application
.......................\Lis
.......................\Obj
10、HS0038B红外接收实验