-
Infi-90_Block_Read
Infi-90读写测试,在安装有COPOSER的计算机上可以运行,采集ABB DCS的控制逻辑块上的数据。(Infi- 90, speaking, reading and writing test, the installation of COPOSER can run on a computer, the data on the acquisition of ABB DCS control logic block.)
- 2015-01-06 11:17:43下载
- 积分:1
-
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
-
chengxu
51单片机 做一个简易的存储示波器的程序清单(51 single-chip storage oscilloscope with a simple list of procedures)
- 2013-05-26 10:31:54下载
- 积分:1
-
msp430-TDC_GP21
TDC-gp21超声波时间测量,用于热表中测量逆流与顺流的时间,进出口温度以及高速晶振的校准
基于430开发,开发环境 IAR5.1(TDC- gp21 ultrasonic measuring time, time for heat measurement of upstream and downstream in the table, the import and export temperature and the calibration of high-speed crystals
Based on the 430 development, IAR5.1 development environment)
- 2014-04-21 10:18:16下载
- 积分:1
-
kdfd
宽频放大器,有以下功能:
预置增益,增益加/减,显示输出电压有效值,自动增益
显示有效值.
增益输入及加减
自动增益没有实现(Wideband amplifier has the following functions: Preset gain, gain plus/minus, the display output voltage RMS, automatic gain display rms. AGC gain input and subtraction is not implemented)
- 2013-07-19 21:19:44下载
- 积分:1
-
chuankou
单片机串口发送程序,试一次课设做的,非常非常好用(Chip serial transmission program, try again Lesson set, very, very easy to use)
- 2013-06-05 00:13:11下载
- 积分:1
-
WinXp
说明: 复件 类似WindowsXP中菜单,有左边的竖条,有图形,有图形背景,工具条菜单,等(copy of a menu similar to Windows XP, the left side of the vertical lines, graphics, graphics background, Toolbar menu, etc.)
- 2006-12-01 18:13:36下载
- 积分:1
-
SPH
SPH相关的程序源代码,希望能帮到大家,谢谢(SPH-related source code, I hope to help everyone)
- 2014-12-04 22:10:42下载
- 积分:1
-
WinHex
磁盘读取软件 winhex可以查看SD卡扇区等操作( U78C1 u7B0 u8BFB u53D6 u8F6F u4EF6 winhex u53EF u4EE5 u67E5 u7709 u5361 u6247 u533A u7B49 u64CD u4F5C)
- 2017-05-26 06:32:02下载
- 积分:1
-
CHUISUCAD
通过一个工程实例示范NX二次开发方法,步骤。同时建立了菜单,工具条。对NX二次开发中调用MFC对话框做了介绍。(Through an engineering example demonstrates NX secondary development methods, steps. While creating a menu, toolbar. Secondary Development calls on NX MFC dialog is introduced.)
- 2013-10-04 20:39:09下载
- 积分:1