-
dingshiqi
一个简单的定时器定时0.5s和1s程序,指在教导新手如何使用定时器(A simple timer timer 0.5s and 1s procedures, means to teach novices how to use the timer)
- 2013-08-01 17:03:34下载
- 积分:1
-
digital-calendar
基于单片机的多功能数字日历电路所有的原理图论文PCB仿真(Based on SCM multi-function digital calendar circuit
)
- 2012-04-02 19:04:50下载
- 积分:1
-
DG-of-POSITION-AND-CAPACITY
本程序用于求解以网损、电压偏差、投资运行费用最小为目标的配电网分布式能源选址定容问题,并辅以相关文献。(This procedure is used to solve the loss, voltage deviation, minimum operating cost investment objective distribution network of distributed energy locating and sizing issues, supplemented by relevant literature.)
- 2021-04-12 10:28:58下载
- 积分:1
-
fer1
$regfile = M8DEF.dat internal crystal 8000000
Config Lcdpin = Pin , Db4 = Portc.1 , Db5 = Portc.2 , Db6 = Portc.3 , Db7 = _
Portc.4 , E = Portd.2 , Rs = Portd.3
Config Lcd = 16 * 2
Config Timer1 = Counter , Edge = Rising
Ddrb.1 = 0 : Portb.1 = 1 PULL UP RESISTOR ACTIVATED
Config Timer0 = Timer , Prescale = 1024
Enable Counter1
Enable Interrupts
Enable Timer0
Enable Timer1
On Ovf1 Pulsecount
On Ovf0 Ovf0occures
Dim A As Long , I As Long , B As Byte
B = 0
Cls
Start Timer0
Do
Loop
End end program
Ovf0occures:
Incr I
If I > 30 Then
Stop Timer0
Cls : Home
A = B * 65536
A = A + Counter1
Lcd FREQ IS : A HZ
B = 0
I = 0 : Counter1 = 0
Start Timer0
End If
Return
Pulsecount:
Incr B
Counter1 = 0
Return
- 2014-11-22 01:04:48下载
- 积分:1
-
TStat_Control
cfx子程序,基于该子程序,用户能够方便的将子程序与CFX进行连接,解决CFX接口问题。(CFX subroutine, based on the subroutine, the user can convenient to connect subroutine provided with CFX, provided to solve CFX interface problem
)
- 2020-09-24 21:27:49下载
- 积分:1
-
130110
控制蜂鸣器pic18单片机程序,测试通过,已批量生产。(Pic18 microcontroller program to control the buzzer)
- 2014-01-24 10:44:16下载
- 积分:1
-
500w_PIC_Modified_Sine_Wave_Inverter
pic modified sine wave inverter circiut
- 2013-12-24 07:42:05下载
- 积分:1
-
MSP430_2
MSP430F261x基本模块实验——汇编代码(MSP430F261x basic modules experiment- assembly code)
- 2014-04-24 21:27:32下载
- 积分:1
-
PIC18Fuart
PIC18F通用urat串口的初始化及寄存器的设置(PIC18F serial port initialization and the setting)
- 2011-07-09 15:42:53下载
- 积分:1
-
1
说明: 图像处理程序,单片机嵌入式,FFT算法(Image processing procedures, single-chip embedded, FFT algorithm)
- 2008-04-24 15:48:43下载
- 积分:1