-
RGB_Colour1618447212003
RGB Colour Wheel for Visual Basic
- 2016-01-28 22:22:18下载
- 积分:1
-
kdfd
宽频放大器,有以下功能:
预置增益,增益加/减,显示输出电压有效值,自动增益
显示有效值.
增益输入及加减
自动增益没有实现(Wideband amplifier has the following functions: Preset gain, gain plus/minus, the display output voltage RMS, automatic gain display rms. AGC gain input and subtraction is not implemented)
- 2013-07-19 21:19:44下载
- 积分:1
-
modscan
说明: 一个特别好的modbus从机扫描程序,可以以RTU或ASCII方式通信以此来检验下位机。(A particularly good modbus slave scanner can communicate with RTU or ASCII way to test this lower position.)
- 2010-05-05 09:18:04下载
- 积分:1
-
sentence
文字或句子自動隨機排列.可以有助各位溫習功課和考試(Automatic random words or sentences arranged)
- 2010-06-09 02:53:19下载
- 积分: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
-
PWM
NXP LPC11u24 cortex-M0 PWM 示例程序(NXP LPC11u24 cortex-M0 PWM sample programs)
- 2014-02-11 10:27:56下载
- 积分:1
-
msp430-TDC_GP21
TDC-gp21超声波时间测量,用于热表中测量逆流与顺流的时间,进出口温度以及高速晶振的校准
基于430开发,开发环境 IAR5.1(TDC- gp21 ultrasonic measuring time, time for heat measurement of upstream and downstream in the table, the import and export temperature and the calibration of high-speed crystals
Based on the 430 development, IAR5.1 development environment)
- 2014-04-21 10:18:16下载
- 积分:1
-
vb_温湿度_Access
说明: 100% 可以运行的温湿度显示软件,数据保存在数据库之间的通信 串口通信(100% operational temperature and humidity display software, data stored in the database communication serial port)
- 2020-06-18 06:20:01下载
- 积分:1
-
newdate
1.显示当前系统的时间。
2.网站计数器,要刷新就可以看到效果。(1 shows the current system time. 2 sites counter, to refresh you can see the effect.)
- 2011-10-16 22:53:51下载
- 积分:1
-
645-485
一个电表行业专用的基于645规约的电表485通讯抄表程序,可以进行485总线抄表,645规约测试。程序技术要点就是规约数据传输协议的处理,如向电表发送数据时的控制码和数据长度、发送的数据部分(数据标识 + 密码 + 数据)、应答帧长度、结束标志等通讯协议的处理值得大家学习。(A meter-based industry-specific statute 645 meter 485 meter-reading procedure can be carried out 485 meter, 645 Statute of the test. Procedures for the technical elements of the statute is to deal with data transmission protocols, such as sending data to the meter when the control code and data length, send the data section (data logo+ Password+ Data), response frame length, marks the end of the treatment protocol, etc. everyone deserves to learn.)
- 2021-03-08 09:49:29下载
- 积分:1