-
sn8p2711b
松翰单片机源码例子sn8p2711b有需要的下载哦(Sonix SCM source code examples sn8p2711b need to download ah)
- 2015-11-05 00:00:30下载
- 积分:1
-
JN-AN-1229
zigbee document upload 23/7/2019
- 2020-06-21 18:00:02下载
- 积分:1
-
DAC0832
基于51单片机的dac0832设计,含proteus仿真,用keilC编译的,代码详细,含有注释,望点个赞,谢谢,头文件全,方便移植。(Dac0832 51 microcontroller-based design, with proteus simulation, using keilC compiled code in detail, contains notes, looking like a point, thank you, header files full, easy to transplant.)
- 2014-07-23 18:08:02下载
- 积分:1
-
Document
电场,考虑电导率,电流密度矢量关系式变化关系(Electric field, considering the electric conductivity, the current density variation of the relation vector)
- 2014-04-02 14:10:01下载
- 积分:1
-
PLCkongzhixitong
PIC控制系统包涵盖了大量的开发性论文,包括PLC控制系统的可靠性设计、八层电梯PLC控制系统及组态设计、基于PLC控制技术的电容测试分选机等实用性论文,希望对大家能有所帮助。(PIC control system covers a large number of development packages of papers, including the reliability of PLC control system design, PLC control system and the eight-story elevator configuration design, PLC control technology based on the capacitance of the test separator and other practical paper, we want to can help.)
- 2010-10-21 12:28:59下载
- 积分:1
-
MUIS
单片机播放 音乐 是学习的好资料 音频学习
- 2012-02-01 21:03:24下载
- 积分:1
-
DAC5615
DAC5615的使用,能够控制输出电压为设定电压,并保持恒定。(DAC5615 used to control the output voltage setting voltage, and constant.)
- 2011-06-17 17:29:30下载
- 积分: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
-
11
NUAA微机实验课设:1.密码确认。2.数据采集控制系统。3.数码管显示(NUAA Computer Lab located: a password confirmation. 2 Data acquisition and control system. 3 digital display)
- 2014-01-16 23:02:47下载
- 积分:1
-
MSP430
本程序是基于MP430的点阵显示程序,显示内容可在程序里更改(failed to translate)
- 2013-05-05 00:42:37下载
- 积分:1