-
ATT7022 计量芯片源程序
Att7022计量芯片源程序,ATT7022是一款高精度三相电能计量芯片,适用于三相三线和三相四线的应用。(Att7022计量芯片源程序,ATT7022是一款高精度三相电能计量芯片,适用于三相三线和三相四线的应用)
- 2009-10-10 13:43:46下载
- 积分:1
-
STM32
采用4路红外对管进行循迹,电机控制小车运动。(Four infrared channels are used to track the tube, and the motor controls the motion of the car.)
- 2020-06-25 18:20:01下载
- 积分:1
-
BMSTest
模拟BMS,测试充电桩,经测试完好!符合《GB-T 27930-2015 电动汽车非车载传导式充电机与电池管理系统之间的通信协议》,用的USB转CAN外接模块。(Analog BMS, charging pile test, tested good! In line with the communication protocol between the GB-T 27930-2015-board electric vehicle conductive charging unit and battery management system. )
- 2020-07-02 03:20:02下载
- 积分: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
-
LSM303DLHC
新一代地磁模块,助力高精度移动罗盘。新产品LSM303DLHC采用3x5x1mm微型封装,最小功耗仅为110µ A,可满足便携式消费电子应用对尺寸和功耗的限制性要求,同时还具有出色的测量精度和性能。 在一个封装内同时集成高性能运动感应和地磁感应(Ultra compact high performance e-compass
3D accelerometer and 3D magnetometer module)
- 2013-04-08 20:06:00下载
- 积分:1
-
GouWuJie
1、ADO技术
2、用对话框显示图片
3、对话框动态伸展(1, ADO technology
2, with a dialog box is displayed pictures
3, the dialog dynamic extension)
- 2016-01-25 22:02:17下载
- 积分:1
-
mouse
简单的鼠标控制程序,可修改控制鼠标点击等(Simple mouse control program)
- 2013-05-01 16:42:36下载
- 积分:1
-
2D
说明: 一个求二维格点模型热传导的程序,可以求温度分布和热导率(a program to get the theomal conductivity in 2D lattice madel)
- 2012-03-31 11:52:56下载
- 积分:1
-
ADC0832
使用ADC0832和STC89C51单片机实现AD采集(Using ADC0832 and STC89C51 microcontroller AD collection
)
- 2016-03-15 22:33:05下载
- 积分:1
-
11
说明: 两脉冲频率平均值计算 两脉冲频率平均值计算 两脉冲频率平均值计算(Two pulse frequency average of the two pulse frequency average of two average pulse frequency)
- 2013-04-24 20:02:03下载
- 积分:1