-
24l01
这是24L01开发头程序,希望对大家有帮阻(24L01 This is the first development process, we hope to help a resistance)
- 2006-10-16 09:20:32下载
- 积分:1
-
jm20316-HDD-Enclosure
jm20316移动硬盘盒---原理图,PCB板图。非常好用的资料(jm20316 HDD Enclosure--- schematics, PCB board map. Very useful information)
- 2020-10-28 16:39:57下载
- 积分:1
-
CSparse.tar
direct sparse solver for linear equations
- 2014-01-02 20:05:09下载
- 积分:1
-
1.8TFT
实现1.8寸tft彩屏的驱动,能够显示字符,汉字,以及图片。(Achieve 1.8-inch tft color screen driver, can display characters, characters, and images.)
- 2020-06-28 18:40:02下载
- 积分:1
-
ocm.cankaochengxu
说明: OCM12864参考程序_ 挺好的 适合做参考程序(_ OCM12864 reference to procedures for the very good reference procedures)
- 2008-11-05 14:30:51下载
- 积分: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
-
AOK虚拟示波器上位机源码及APP最新版
AOK虚拟示波器的上位机源码,从串口获取下位机数据,然后绘制波形(AOK virtual oscilloscope host computer source, from the serial access to the next machine data, and then draw the waveform)
- 2017-09-20 16:29:41下载
- 积分:1
-
PLC_temp
基于单片机的温度控制系统设计毕业设计是大学毕业时必完成的大作业,其中基于单片机的温度控制系统设计毕业论文用以描述整个设计的业务流图,E-R图,数据流图等范文 基于单片机的温度控制系统设计设计则是在某种开发语言上设计与实现的源代码或源程序.全套设计论文包括开题报告,答辩稿,外文翻译,需求分析,中期报告等资料.
(Temperature Control System Based on Single Chip graduation graduating from college is a big job will be completed, in which the temperature control system design based on single-chip design thesis to describe the entire business flow diagrams, ER diagrams, data flow diagrams essay based on SCM design of temperature control system is in the design and implementation of a programming language source code or source code. complete design papers include opening report, the respondent draft, foreign language translation, needs analysis, interim reports and other information.)
- 2014-03-19 20:30:58下载
- 积分:1
-
OV7670_DS_(1_4)
ov7670 datasheet,ov7670摄像头数据手册(this is the ov7670 datasheet)
- 2018-09-11 09:28:22下载
- 积分:1
-
MSP430_motor
2相四线八拍步进电机程序,可以正转反转,加减速(2 phase four line 8 stepper motor)
- 2015-01-12 15:09:15下载
- 积分:1