代码搜索:Weigh
找到约 309 项符合「Weigh」的源代码
代码结果 309
www.eeworm.com/read/389095/8548614
c weigh.c
#include "weigh.h"
//10000记数 = 10kg=10000g
#define CAL_MIN_MAX_SPAN 10000
#define BRIDGE_SUPPLY (BIT0 | BIT1)
#define PUSH_BUTTON BIT0
int nStart;
int ad_flag;
void In
www.eeworm.com/read/389095/8548617
h weigh.h
#include
//全局变量
//用于电压处理计数器
static unsigned int VoltageSettleCtr;
//采集次数记数器
static unsigned int SD16TempCtr;
//采集求和变量
static long SD16Temp;
//采集结果
static long SD16Result;
www.eeworm.com/read/432586/8589627
dll weigh.dll
www.eeworm.com/read/432586/8589674
h weigh.h
// The following ifdef block is the standard way of creating macros which make exporting
// from a DLL simpler. All files within this DLL are compiled with the WEIGH_EXPORTS
// symbol defined on
www.eeworm.com/read/432586/8589677
lib weigh.lib
www.eeworm.com/read/432586/8589709
ini weigh.ini
[Weigh Port]
PORT=1
BAUDRATE=9600
PARITY=0
DATABITS=8
STOPBITS=0
;REM 0:无握手;2:硬件握手协议
HANDSHAKING=0
www.eeworm.com/read/281416/9156223
bmp weigh.bmp
www.eeworm.com/read/281416/9156722
bmp weigh.bmp
www.eeworm.com/read/280600/10309675
c weigh.c
#include "weigh.h"
//10000记数 = 10kg=10000g
#define CAL_MIN_MAX_SPAN 10000
#define BRIDGE_SUPPLY (BIT0 | BIT1)
#define PUSH_BUTTON BIT0
int nStart;
int ad_flag;
void In
www.eeworm.com/read/280600/10309681
h weigh.h
#include
//全局变量
//用于电压处理计数器
static unsigned int VoltageSettleCtr;
//采集次数记数器
static unsigned int SD16TempCtr;
//采集求和变量
static long SD16Temp;
//采集结果
static long SD16Result;