-
Inverters
PSCAD逆变器仿真模型 (PSCAD simulation model of inverter)
- 2021-04-27 22:28:44下载
- 积分:1
-
SHIYANJIU
基于51的C语言频率计,内涵仿真图,以实现空能(Based on 51 C-language frequency meter, meaning simulation diagram, in order to achieve air can)
- 2013-07-17 14:12:29下载
- 积分:1
-
Temp_Time
基于DS18B20+DS1302+lcd1602+MSP430的温度时间综合测量(temperature and time measurement based on MSP430,DS1302,DS18B20,LCD1602)
- 2013-01-29 13:06:11下载
- 积分:1
-
danpianjiplayer
单片机播放器,大部分的单片机视频教程均可播放,快快下载,好时机。(MCU PLAYER,VERY GOOD.)
- 2016-06-29 12:08:05下载
- 积分:1
-
1223
单片机开发使用总结(Summing up the development of the use of single-chip microcomputer)
- 2008-03-26 19:00:10下载
- 积分:1
-
Carrier_0_03.tar
CARRIER todo esto es un documento elaborado con la mayora facilidad
- 2013-12-14 04:43:26下载
- 积分: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
-
1602QG
F340 LCD1602 模块程序 (F340 LCD1602 module program)
- 2011-05-12 23:08:46下载
- 积分:1
-
svdprony
使用奇异值分解算法的prony算法用于电机故障诊断(SVD algorithm prony algorithm for the motor fault diagnosis)
- 2016-05-03 21:24:59下载
- 积分:1
-
AD_DMA
研华数据采集的一个的demo文件,很好用,可以作为里程看,也可以作为现场采集数据的一个简单程序(Advantech data acquisition a demo file, very easy to use, you can see as mileage, can also be used as the data collected at the scene of a simple progra)
- 2020-09-10 11:08:01下载
- 积分:1