-
liangxianzhiyalibiansongqi
两线制压力变送器设计两线制变送器的原理是利用了4~20mA信号为自身提供电能。本文档详细介绍了两线制压力变送器的特点以及参考电路图(2-wire pressure transmitter 2-wire transmitter design principle is the use of the 4 ~ 20mA signal to provide power for itself. This document details the two-wire pressure transmitter features and reference schematics)
- 2010-02-01 09:41:01下载
- 积分:1
-
Finite volmue way to Couette(E)
A solver with 1order up-wind style to 2D incompressible viscous Couette
- 2019-06-16 09:49:13下载
- 积分:1
-
dip
一个全面的图像处理平台,基本上具有教课书上所说的所有图像处理算法,并附带一些关键算法!()
- 2007-09-25 06:58:20下载
- 积分:1
-
Modbus资料,比较详细,做工控软件的朋友必备
Modbus资料,比较详细,做工控软件的朋友必备,从基础一步一步讲起,全中文文档,Modbus通信协议中文版.pdf,基于LabVIEW 的Modbus 串口通讯协议的实现.PDF,MODBUS Library for LabVIEW等,对初学者帮助很大。
- 2022-04-12 03:59:10下载
- 积分:1
-
COM-and-COMPP-SOURCE
COM与COM+,从入门到精通,书籍中的各章例题源码(COM and COM+, from entry to the master, book chapters in the example source code)
- 2011-05-24 11:05:26下载
- 积分:1
-
pulscounter
脉冲计数器,用c语言实现,并将计数结果用led显示出来。(Pulse counter, using c language, and count the results with the led display.)
- 2011-01-11 14:04:14下载
- 积分:1
-
aiqple-curriculum-with
A very simple address book, To cope with the curriculum design
- 2018-08-05 15:03:22下载
- 积分:1
-
高精度重力测量
数码管显示 串口控制 lcd1602 带继电器控制
//读取HX711
//****************************************************
unsigned long HX711_Read(void) //增益128
{
unsigned long count;
unsigned char i;
HX711_DOUT=1;
Delay__hx711_us();
HX711_SCK=0;
count=0;
EA = 1;
while(HX711_DOUT);
EA = 0;
for(i=0;i
- 2022-03-07 06:35:06下载
- 积分:1
-
beacon
This is an SDK for nRF51822 Bluetooth module, it use for programming in Keil IDE.
- 2017-07-29 14:03:49下载
- 积分:1
-
C#GDI图形程序设计
C#为文例的GDI+图形程序设计,对编程很有用哟
- 2022-07-21 17:04:25下载
- 积分:1