-
交通灯protues仿真程序
交通灯的设计开发,实现道路交通的智能控制,可以根据道路实际情况改变通行时间(The design and development of traffic lights can realize the intelligent control of road traffic, and change the passage time according to the actual situation of the road)
- 2020-06-26 20:00:02下载
- 积分:1
-
atmega16lcd12864ds18b20
基于m16的温度控制系统,主要用ds18b20(failed to translate)
- 2010-06-05 15:45:49下载
- 积分:1
-
program
GT400运动控制系统上位机轮廓插补控制程序(GT400 motion control system host computer contour interpolation control procedures)
- 2020-11-18 15:49:38下载
- 积分:1
-
fer1
$regfile = M8DEF.dat internal crystal 8000000
Config Lcdpin = Pin , Db4 = Portc.1 , Db5 = Portc.2 , Db6 = Portc.3 , Db7 = _
Portc.4 , E = Portd.2 , Rs = Portd.3
Config Lcd = 16 * 2
Config Timer1 = Counter , Edge = Rising
Ddrb.1 = 0 : Portb.1 = 1 PULL UP RESISTOR ACTIVATED
Config Timer0 = Timer , Prescale = 1024
Enable Counter1
Enable Interrupts
Enable Timer0
Enable Timer1
On Ovf1 Pulsecount
On Ovf0 Ovf0occures
Dim A As Long , I As Long , B As Byte
B = 0
Cls
Start Timer0
Do
Loop
End end program
Ovf0occures:
Incr I
If I > 30 Then
Stop Timer0
Cls : Home
A = B * 65536
A = A + Counter1
Lcd FREQ IS : A HZ
B = 0
I = 0 : Counter1 = 0
Start Timer0
End If
Return
Pulsecount:
Incr B
Counter1 = 0
Return
- 2014-11-22 01:04:48下载
- 积分:1
-
13-5-1
电子时钟的小程序,基于89c51单片机,可以实现定时、计时、修改时间等功能。(Electronic clock applet, based on 89c51 microcontroller, can achieve timing, timing, modification time and other functions.)
- 2013-11-17 09:35:47下载
- 积分:1
-
2-ds18b20
ds18b20的温度显示跟序列号显示的程序(temperature ds18b20 shows the program with the serial number)
- 2012-12-01 21:03:59下载
- 积分:1
-
ds18b20
单片机DS18B20测温功能模块 DS18B20数字温度传感器接线方便,封装成后可应用于多种场合,如管道式,螺纹式,磁铁吸附式,不锈钢封装式,型号多种多样,有LTM8877,LTM8874等等。主要根据应用场合的不同而改变其外观。封装后的DS18B20可用于电缆沟测温,高炉水循环测温,锅炉测温,机房测温,农业大棚测温,洁净室测温,弹药库测温等各种非极限温度场合。耐磨耐碰,体积小,使用方便,封装形式多样,适用于各种狭小空间设备数字测温和控制领域。.(DS18B20 digital temperature sensor MCU DS18B20 temperature measurement function module wiring convenience, packaged as can be applied to a variety of occasions, such as pipes, threaded, magnets, stainless steel package, a variety of models, LTM8877, LTM8874 and so on. Main changes its appearance depending on the applications. Package after the DS18B20 temperature measurement, can be used in the cable trench blast furnace water cycle temperature measurement, boiler temperature measurement, room temperature measurement, the agriculture greenhouse temperature measurement, temperature measurement of a clean room, the temperature measurement of the ammunition depot various temperature extremes occasions. Resistant to wear and touch, small size, easy to use package forms, suitable for a variety of the narrow space equipment digital temperature measurement and control field. .)
- 2012-11-22 20:22:25下载
- 积分:1
-
无线信道时延扩展仿真
无线信道时延扩展仿真
一、仿真目的
在数字通信中,无线信道所表现出的时延扩展将有可能引起接收信号的码间串扰。实验的目的是从时域角度方面对移动信道的多径环境引起的接收信号时延扩展现象进行仿真。(wireless channel delay spread simulation
One, the simulation purpose
In digital communication, wireless channel delay spread shown will likely cause the received signal crosstalk code. The aim of the experiment is to delay the received signal due to multipath environment of mobile channel in time domain and the phenomenon of simulation.)
- 2014-06-17 23:41:02下载
- 积分:1
-
ses
有限差分波动方程不加边界条件二阶正演时间切片程序。(Finite difference wave equation without boundary conditions of second-order forward time-slicing procedure.)
- 2009-12-11 16:54:20下载
- 积分:1
-
CLedShowDemo
一个指示灯闪烁的小程序,给大家做参考,个人认为还是有参考价值的。(A simple Led indicator program for glitter.)
- 2011-01-13 12:16:00下载
- 积分:1