登录
首页 » Visual C++ » Frequency

Frequency

于 2011-09-14 发布 文件大小:116KB
0 292
下载积分: 1 下载次数: 127

代码说明:

  PIC (PIC16F886) 做的简单频率计 用TMR0定时1s,将待测信号从T1CKI脚输入,用TMR1进行计数,读出TMR1H,TMR1L的值就是频率 单片机:PIC16F886 显示:LCD1602 编程语言:PIC C 附Proteus仿真。(PIC (PIC16F886) to do a simple frequency counter TMR0 timer with 1s, the test signal input pin from T1CKI with TMR1 count, read TMR1H, TMR1L value is the frequency of the microcontroller: PIC16F886 display: LCD1602 with Proteus simulation.)

文件列表:

Frequency
.........\Frequency.as,54909,2011-09-14
.........\Frequency.c,6238,2011-09-14
.........\Frequency.cof,22792,2011-09-14
.........\Frequency.DSN,132897,2011-09-14
.........\Frequency.hex,3185,2011-09-14
.........\Frequency.hxl,1935,2011-09-14
.........\Frequency.lst,91087,2011-09-14
.........\Frequency.map,21624,2011-09-14
.........\Frequency.mcp,914,2011-09-14
.........\Frequency.mcs,75,2011-09-14
.........\Frequency.mcw,32768,2011-09-14
.........\Frequency.obj,17894,2011-09-14
.........\Frequency.p1,78480,2011-09-14
.........\Frequency.pre,21167,2011-09-14
.........\Frequency.PWI,1102,2011-09-14
.........\Frequency.rlf,120045,2011-09-14
.........\Frequency.sdb,19907,2011-09-14
.........\Frequency.sym,7903,2011-09-14
.........\htm" target=_blank>funclist,436,2011-09-14
.........\Last Loaded Frequency.DBK,132446,2011-09-14
.........\startup.as,2020,2011-09-14
.........\startup.lst,4624,2011-09-14
.........\startup.obj,1790,2011-09-14
.........\startup.rlf,5289,2011-09-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • FreeRTOSv8.0.1
    智能家居开发智能家居的程序代码分享谢谢。觉得好用的就下载玩玩(Intelligent development of intelligent Home Furnishing Home Furnishing code share. Feel good just download and play)
    2015-03-30 21:11:09下载
    积分:1
  • 80c52
    基于单片机控制I/O 和模拟电压线性输出,用于基本系统控制(failed to translate)
    2013-05-06 15:12:22下载
    积分:1
  • mcu-one-line-communate
    单片机一线通讯,控制4个数码管显示.里面有汇编和C语言源码(Single-chip front-line communications, control 4 digital display. There are assembly and C language source code)
    2011-08-31 08:43:18下载
    积分:1
  • 5flaame0926111
    51单片机SCMrtoss源代码,非常好用的能够移植 (51 the microcontroller SCMrtoss source code, very useful to be able to transplant)
    2012-08-23 20:52:15下载
    积分:1
  • NRF24L01P--51-avr
    NRF24L01Information Program(NRF24L01 Information Program)
    2014-03-17 15:34:46下载
    积分:1
  • 111111111222
    zigbee cc2530无线数据接受与发送,以外接传感器MQ-2酒精传感器为例,内置协议栈,直接下载就行,IAR版本为8.1(zigbee cc2530 wireless data accepted and sent to the external sensor MQ-2 alcohol sensor, for example, the built-in protocol stack, the direct download on the line)
    2021-01-03 22:48:55下载
    积分:1
  • 18B20
    18B20电路图,温度传感器,汇编版与C语言版共有及51开发板上的连线(The 18B20 schematic, temperature sensor, assembly version of the C language version of Total and 51 development board of the connection)
    2012-04-30 20:27:30下载
    积分:1
  • ov2640control
    利用stm32控制OV2640软件二值化采集数据,进行图像识别,可以操作机械臂打节奏大师(Use stm32 control OV2640 software binary data acquisition, image recognition, playing rhythm master manipulator can be operated)
    2016-05-10 08:49:12下载
    积分:1
  • computer-clock
    带参数存储的整点报时音乐电脑时钟,算是一个比较适合初学者一个小系统。有一定的参考价值。(With parameters stored in the computer clock chime music, be a more suitable for beginners a small system. Have a certain reference value.)
    2013-05-31 17:41:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载