-
ADC
【AVR + Proteus】数码管显示两路AD转换结果([AVR+ Proteus] digital display two way AD conversion result)
- 2013-09-26 08:16:17下载
- 积分:1
-
IOaUART
利用单片机IO口模拟UART程序,系统用了一个定时器和一个外部中断,外部中断主要是用来检测串口起始位的到来。(IO mouth simulation UART program, microcontroller system with a timer and an external interrupt, external interrupt is mainly used to detect the arrival of the start bit serial port.)
- 2016-12-30 08:38:34下载
- 积分:1
-
787def9c-240a-4db3-8c63-cbfb9dbe4c4a
ADS1258开发,程序源代码,还要20字 好恶心(ADS1258 development, source code, but also the word disgusting 20)
- 2020-06-28 21:20:01下载
- 积分:1
-
Query_V1.0
PMbus中,可以将query解析,并具有修改,添加,删除等功能,以及生成code.(for pmbus query)
- 2015-07-29 20:03:40下载
- 积分: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
-
postpos
RTK精密定位中的后处理程序,包含数据保存和输出的功能(RTK precision positioning in the post-processing procedures, including data storage and output functions)
- 2016-05-06 13:52:00下载
- 积分:1
-
ds18b20vb0
18B20测温,上位机程序,VB6.0环境开发(18B20 temperature, host computer program, VB6.0 environment for development)
- 2010-06-07 11:55:24下载
- 积分:1
-
Text1
pca 用于定时器功能 pca可用于捕捉,定时,pwm输出等功能(pca pca can be used to capture, timing, pwm output for timer function)
- 2012-08-28 15:04:01下载
- 积分:1
-
Hammer
本程序利用特征线法计算管道水击的压力和流量(The program uses the method of characteristics to calculate the value of the pipeline water hammer pressure and flow values.)
- 2014-01-16 21:07:52下载
- 积分:1
-
A_I_Chat_R2258605212014
artificial intelligence chatbot
- 2015-02-22 21:52:57下载
- 积分:1