-
红外线遥控器按键检测程序.
通过检测两次下降沿之间的时间差判断接受到的数据位.
已经通过了测试,能够正确区分出32bit数据的遥控器按键键值.
具有
红外线遥控器按键检测程序.
通过检测两次下降沿之间的时间差判断接受到的数据位.
已经通过了测试,能够正确区分出32bit数据的遥控器按键键值.
具有数据重发功能,但是数据的重发有点频繁.
使用晶震频率为11.0592MHz,所有定时值都是基于这个频率计算.
占用很少量的CPU时间,使用了外部中断0接受数据,定时器0进行计数,
定时器1作为串口的波特率发生器(Band = 9600).-Infra-red remote control button detection program. By detecting falling edge twice to determine the time difference between the received data bit. Has passed the test, could correctly distinguish 32bit data button remote control key. With data re-issued, but data a bit of re-issued frequent. Zhenyuan frequency of use of crystal 11.0592MHz, all timing values are calculated based on this frequency. occupied by small quantities of CPU time, use the external interrupt 0 to accept data, timer 0 to count, timer 1 as a string port baud rate generator (Band = 9600).
- 2022-07-15 01:51:55下载
- 积分:1
-
Verilog realize the DDS sine wave signal generator and frequency measurement mod...
Verilog实现的DDS正弦信号发生器和测频测相模块,DDS模块可产生两路频率和相位差均可预置调整的值正弦波,频率范围为20Hz-5MHz,相位范围为0°-359°,测量的数据通过引脚传输给单片机,单片机进行计算和显示。-Verilog realize the DDS sine wave signal generator and frequency measurement module test phase, DDS module can generate both frequency and phase difference can be preset to adjust the value of sine wave, frequency range of 20Hz-5MHz, phase range of 0 °-359 ° , measurement data and transmit them to the single-chip pin, single-chip microcomputer to calculate and display.
- 2022-04-02 09:35:43下载
- 积分:1
-
lcd1602与单片机连接实现显示程序,包含电路图
lcd1602与单片机连接实现显示程序,包含电路图-lcd1602 connection with the single-chip display program, including the circuit diagram
- 2022-07-10 04:25:32下载
- 积分:1
-
AVR单片机控制黑白电视.
里面包含原理图和源代码。
在国外论坛找的。分享....
AVR单片机控制黑白电视.
里面包含原理图和源代码。
在国外论坛找的。分享.-AVR single-chip microcomputer to control black-and-white TV. Which contains schematic and source code. Forum to look abroad. Share.
- 2022-04-30 09:12:11下载
- 积分:1
-
在Codevision环境下,用AVR 用TC/0设计的时钟,并用6位数码管显示...
在Codevision环境下,用AVR 用TC/0设计的时钟,并用6位数码管显示-Environment in Codevision with AVR by TC/0 design of the clock, and six digital display
- 2022-03-06 05:32:21下载
- 积分:1
-
单片机用串口控制LED的C程序。相信大家看了后会有收获的
单片机用串口控制LED的C程序。相信大家看了后会有收获的-Single-chip LED with Serial Control of C procedures. I believe everyone will be harvested after reading
- 2022-02-13 22:14:03下载
- 积分:1
-
Sunplus 61 single
凌阳61单片机的外部中断使用方法(用汇编语言编写)。-Sunplus 61 single-chip microcomputer to use the external interrupt (using compiled languages).
- 2022-03-05 23:28:18下载
- 积分:1
-
Serial port to send a character, want to have just started to learn microcontrol...
串口发送一个字符,希望对刚开始学单片机的同学有帮助-Serial port to send a character, want to have just started to learn microcontroller help students
- 2022-05-10 12:29:39下载
- 积分:1
-
C8051F040 T4 capture measured pulse frequency square
C8051F040 T4捕捉测脉宽 T3频率方波输出T4捕捉测试程序-C8051F040 T4 capture measured pulse frequency square-wave output T3 T4 capture test procedures
- 2022-06-16 10:06:46下载
- 积分:1
-
这个版本的代码仅仅是由于AT89C2051兼容
This version of the code is compatible only with the AT89C2051 due to the
location of the data buffer and stack in RAM. The code may be modified to
work with the AT89C1051 by relocating or resizing the buffer and stack to
fit into the smaller amount of RAM available in the AT89C1051.
- 2022-08-14 23:26:53下载
- 积分:1