-
IEC104MasterSlave
IEC104规约Server和Client端的源码实现,遥信,遥测,遥调,遥控,总召等等都有,很有参考价值(IEC104 Statute of the Server and Client client source code implementation, remote, telemetry, remote adjustment, remote control, and so have the church always, a good reference value)
- 2020-11-19 13:59:39下载
- 积分:1
-
GEADVANCE3D_Sinogram
数据转换为正弦图,最终输出的正弦图为平均正弦图。(Data into sine figure, final output sine the graph is the average sinogram.)
- 2013-10-07 15:26:07下载
- 积分:1
-
msp430f149
msp430
149各个模块编程,时钟,电源,flash,uart,等等(each module programming msp430 149)
- 2011-05-24 20:53:13下载
- 积分:1
-
cart-pole3
robot Puma 365 controlled by PID Fuzzy
- 2013-12-11 22:51:35下载
- 积分:1
-
double
power electronic machine model
- 2019-04-30 17:14:48下载
- 积分: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
-
多路舵机控制
对舵机的调试功能,通过多个舵机完成整个机器人的拼凑,进而完成机器人跳舞的任务。(The debugging function of the steering gear completes the assembly of the whole robot through multiple steering gear, and then completes the task of robot dancing.)
- 2020-06-25 18:00:01下载
- 积分:1
-
stm32dudong12864
STM32F103驱动12864液晶程序,很适合于初学者,希望对你有用(12864 STM32F103 driver program, it is suitable for beginners, I hope useful to you)
- 2014-02-23 18:45:08下载
- 积分:1
-
yejin-miaobiao
基于msp430单片机的秒表及12864函数,经过149及169验证的(Msp430 microcontroller based function stopwatch and 12864, after 149 and 169 validation)
- 2011-07-23 19:52:00下载
- 积分:1
-
lan
一台安捷伦的N9020A频谱分析仪,所带的例子是GPIB连接的,现在用LAN来连接。
(Agilent N9020A spectrum analyzer, the example brought to GPIB connection, use the LAN to connect.)
- 2012-11-20 14:18:05下载
- 积分:1