-
Double-two-way-voltmeter
双两程电压表,用TLC1543做的,精准测电压(Double two-way voltmeter)
- 2012-10-18 18:27:17下载
- 积分:1
-
audio-capture-raw-_console
利用kinect获取原始的音频波形,得到四声道的pcm波形。(Use kinect to get the original audio waveform, get pcm waveform four channels.)
- 2021-01-29 14:18:35下载
- 积分:1
-
cat24wc02
这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回来。通讯协议参考rtos随想曲和test.ini。
(This is the Small RTOS 51 DP-51 download simulation NG use CAT24WC 02 Driver for example. The cases in accordance with the relevant procedures of receiving a communication protocol data and receiving the data shows that the LED digital display. Then sending the data into Cat24Wc02, again in the same position will be read out data, will be read out through the serial data sent back. Communication protocol reference rtos test.ini and Capriccio.)
- 2006-09-11 09:59:05下载
- 积分:1
-
debye5(1)
说明: 由晶格振动声子态密度计算迪拜温度、比热、振动熵等热力学性质的程序。(the programme for caculation of the debye temprature,specific heat,
entropy and so on from the DOS of phonon )
- 2011-04-18 15:09:14下载
- 积分:1
-
chuankou-aPC
串口与pc机通讯,51单片机例程,只需要修改io口即可实现。(Serial communication with pc, 51 MCU routine, you only need to modify the io port can be realized.)
- 2013-08-04 16:51:41下载
- 积分: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
-
labview--PWM
此设计模拟工业控制现场,通过调节Labview界面中的模拟仪表,通过RS232串口通信,把转速控制信息通过串口传送到单片机中,进而利用单片机控制电动机的转速。(labview-based PWM motor speed)
- 2016-02-29 11:13:32下载
- 积分:1
-
2008091715050096
pig串口调试串口调试.txt串口调试.txt串口调试.txt串口调试.txt串口调试.txt串口调试.txt串口调试.txt串口调试.txt(pig serial debug)
- 2009-03-24 01:32:18下载
- 积分:1
-
PARK
说明: paek变换
park转换,也称派克变换,英文为Park transformation,为现在占主流地位的交流电机分析计算时的基本变换。在电力系统分析和计算中,park转换具有重要的理论和实际意义。(paek transform park conversion, also known as Park transformation, the English for the Park transformation, for the now dominant in the calculation of AC motor analysis of the basic transformation. In power system analysis and calculations, park conversion has important theoretical and practical significance.)
- 2011-04-14 15:48:47下载
- 积分:1
-
Fms
自动化生产线的总控程序,基于modbusrtu从站为西门子,s7_200,源代码中涉及大量工业控制技术思路以及原理(I dont know how to write sorry.)
- 2016-09-06 21:01:41下载
- 积分:1