搜索资源列表
keil_and_Proteus_plj
- 一个自己用keil和Proteus设计的C51频率计代码,与大家一同分享! ~_~-a keil own use and design of the C51 Proteus Cymometer code share with you! ~ _ ~
AT89C51
- 用C51编写的一个等精度频率计,内涵PROTEUS,PCB及相应的代码。非常值得学习之用。
frequently_used_source_code
- 单片机方面大量常用优秀源代码和说明 ACM-12864汉字液晶显示驱动程序 Ad_da转换 ADC0809 adc2051 AD转换类 C51_table DES算法演示 I2c总线 IIC LED显示 编程规范与范例 步进电机 查表 串行通信 打印 代码运算类 代码转换 单片机经验谈 单片机直接驱动液晶显示 电机pwm控制 电机控制 定浮点子程序库 定时与中断 二进制数运算 汇编与c的衔接
frequencymeter
- 用单片机C51语言写的等精度的频率计,比较准,能测量较高频率,测高频时需要一定的等待时间
可以测0--480KHz的C51频率计
- 这个基于C51的频率计可以测0--480KHz的频率,但记住输入的幅度最好在4V以上,否则无法读取信号,好的就顶一下,呵呵
等精度频率计单片机程序
- 等精度频率计单片机程序,用C51实现,可以参考下,C
freq
- 在C51下编写的频率计函数,可以对测得输入信号的频率-Prepared in the C51 Cymometer function, can be measured by the frequency of the input signal
Cymometer
- C51 数字频率计 C51 数字频率计 C51 数字频率计-C51 Digital Cymometer C51 Digital Cymometer C51 digital frequency meter digital frequency meter C51
pinlvji
- 电子频率计,用C51单片机实现,显示采用LCD7*8点阵,闸门时间为0.1S、1S、10S。-Electronic frequency meter, with C51 MCU, indicating the use of LCD7* 8 dot matrix, the gate time for 0.1S, 1S, 10S.
Frequency_LCD
- 用Keil开发的基于C51的LCD频率计(C语言)。有非常详细的注释及单片机原理图,本人亲写,有事联系QQ:709136596-Developed using Keil: C51-based LCD frequency counter (C language). Notes are very detailed and schematic single-chip, I pro-writing, emergency contact QQ: 709136596
test_f1
- 单片机频率计,应用于C51.有显示程序,以及键盘程序。-danpianji
pinlv
- 89c51的频率计程序 很实用的程序 74595驱动4为led显示-89c51 The frequency counter program is very useful program for led display 74595 driver 4
frequency
- 一款简易频率计的的C代码,是用C51实现的。-A simple frequency meter of the C code is achieved with C51.
C51commonlyusedassemblysubroutine
- C51常用汇编子程序:ACM-12864汉字液晶显示驱动程序,定时与中断类,Ad转换类,排序类,频率计,串行通信,代码运算类,DES算法演示,C51_table,I2c总线,IIC,键盘与显示类,交通灯,步进电机,电机控制,-C51 compilation of subprograms used: ACM-12864 character LCD driver, timer and interrupt class, Ad Conversion class, sort type, frequency
c51-plj
- 运用c51单片机芯片、用c语言单片机编程实现频率计设计、频率值通过数码管显示-The use of c51 microcontroller chip microcontroller using c programming language design frequency meter, frequency by digital display
pinlvji
- 单片机 1602 C51 频率计#include<reg52.h>-SCM 1602 C51 frequency counter# include <reg52.h>
frequency_89C51_LCD1602
- C51频率计,1602显示,附带完整proteus测试电路图,其中代码可供初学者参考,也可直接引用到工程之中!-C51 frequency meter, 1602, comes complete with proteus test circuit, where the code reference for beginners, but also direct reference to the project being!
C51
- 51单片机数字电压表的源代码,电子密码锁的设计代码,频率计的源代码-51 microcontroller digital voltmeter source code, electronic locks design code, frequency meter source code
frequency meter
- 一个简单的LED频率计,用C51编写,可以在LED上显示频率(A simple LED frequency meter)
精确频率计
- 对频率计进行了分段,低频测周期,高频脉冲计数的方法,可以用于精确测量频率 C51程序,基于普中开发板