-
labview--PWM
此设计模拟工业控制现场,通过调节Labview界面中的模拟仪表,通过RS232串口通信,把转速控制信息通过串口传送到单片机中,进而利用单片机控制电动机的转速。(labview-based PWM motor speed)
- 2016-02-29 11:13:32下载
- 积分:1
-
DFIG-Machine-Example
双馈式风力发电机例子,比较实用,可以下载下来看看。(DFIG Machine Example Examples of double-fed wind turbine, more practical, you can download it and see.)
- 2016-04-25 22:57:27下载
- 积分:1
-
Modbus_Slave_TM4C123G
说明: TM4C123G编程的Modbus辅助网络(Modbus slave using tm4c123g)
- 2020-02-03 12:09:24下载
- 积分:1
-
PWM
51单片机 一个定时器产生4路PWM控制4个舵机(51 single timer generates a PWM control 4 4 servos)
- 2014-07-30 09:38:46下载
- 积分:1
-
TMS320C55X_AD
基于TMS320C55X的程序开发,主要包含AD、USB的实例程序(TMS320C55X based application development, mainly include AD, USB an instance of the program)
- 2016-04-19 09:58:27下载
- 积分:1
-
mq137
MQ137资料,包括特点、适用环境、测试电路(mq137)
- 2010-05-15 19:46:15下载
- 积分:1
-
数字示波器
用LCD12864与51单片机组成的示波器(Oscilloscope Composed of LCD12864 and 51 Single Chip Microcomputer)
- 2019-06-09 21:39:57下载
- 积分:1
-
lcd1602-
at89c52的示例程序,简单的介绍了led的是使用(At89c52 example program, little led is used)
- 2012-11-27 13:02:43下载
- 积分:1
-
0479-8023(2012)02-0183-10
无线网络中节点均匀分布的解码转发机会中继性能分析0479-8023(2012)02-0183-10(Performance Analysis of Opportunistic Relaying with Regenerative Relays
in Wireless Networks ?ased on the Randomly Distributed Nodes)
- 2014-02-04 17:53:53下载
- 积分:1
-
I2C_SHT21
说明: I2C_SHT21 温湿度传感器测量
I2C 读取SHT21 温湿度传感器
SHT21驱动库有两种操作模式,适合不同操作
自动转换测量模式:
1:启动任意一个测量指令,例如测量温度执行 measureT();
2:延时200ms
3:读取测量后的数值, autoMeasure(float * th);
该函数读取测量得出的数据,并根据数据的类型进行转化,再自动启动下一个类型的测量
指定转换测量模式:
1:先启动一次测量,例如测量温度执行 measureT();
2:延时200ms
3:读取测量后的数值,例如读取温度执行readT();(2C_ SHT21 temperature and humidity sensor measurement
I2C read SHT21 temperature and humidity sensor
SHT21 driver library has two operation modes, which are suitable for different operations
Automatic conversion of measurement mode:
1: Start any measurement command, for example, measure the temperature and execute measure();
2: Delay 200ms
3: Read the measured value and Automeasure (float * th);
This function reads the measured data, converts it according to the data type, and then automatically starts the next type of measurement
Specify the conversion measurement mode:
1: Start a measurement first, for example, measure the temperature;
2: Delay 200ms
3: Read the measured value, for example, read the temperature and execute readt();)
- 2020-08-27 14:44:39下载
- 积分:1