-
zhinengche12345
智能车的智能车的设计全过程,对于初学者很有帮助,有助于参加比赛的同学设计全过程,对于初学者很有帮助,(Smart car Smart car design the whole process of useful for beginners, students who participate in the competition designed to help the whole process of useful for beginners,)
- 2009-10-16 13:45:55下载
- 积分: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
-
Library
ALTUM AD14备份下来的AD14封装希望对大家有用
ALTUM AD14备份下来的AD14封装希望对大家有用(ALTUM AD14 AD14 back down the package hope to be usefulALTUM AD14 AD14 back down the package hope to be useful)
- 2015-06-03 09:01:45下载
- 积分:1
-
HC595clock
说明: 这是一个使用了8位移位寄存器HC595的电子钟程序,里面包括了仿真程序。以及HC595的操作说明。(This is a used 8-bit shift register of the electronic bell HC595 procedures, which include the simulation program. As well as instructions HC595.)
- 2009-08-03 11:09:10下载
- 积分:1
-
3
说明: 红外编码发生器程序 自己编写
调试成功 大家可以看看(IR code generator program written to debug their success we can see)
- 2010-08-23 16:57:21下载
- 积分:1
-
CClockSTProject
一个模拟电子表的程序,有兴趣的可以研究研究(a simulated electronic watches the proceedings, interested can studies)
- 2007-03-29 11:26:03下载
- 积分:1
-
DTMB_Modulator1111
本总体方案完成国标GB20600-2006数字电视地面广播传输系统基带部分功能。 输入数据码流经过扰码器(随机化)、前向纠错编码(FEC),然后进行比特流到符号流的星座映射,再进行交织后形成基本数据块,基本数据块与系统信息组合(复用)后并经过帧体数据处理形成帧体,帧体与相应的帧头(PN序列)复接为信号帧(组帧),经过基带后处理转换为输出信号(8MHz带宽内)。该信号经变频转换为射频信号(UHF和VHF频段范围内)。用C程序设计了图形交互界面,可以在界面上直接设置调制参数。(The overall program completion GB GB20600-2006 digital terrestrial television broadcasting transmission systems baseband function. The input data stream through the scrambler (randomization), forward error correction (the FEC), then the symbol constellation mapping bitstream to the stream, and then after forming the basic block interleaving, the basic data block and information combined system ( multiplexing) after data processing and after the frame body forms a frame body, frame body with a corresponding header (PN sequence) multiplexed signal frame (framing), after post-processing baseband signal is converted to an output (internal 8MHz bandwidth). The signal is downconverted to a radio frequency signal (in the VHF and UHF frequency range). C program designed graphical interface, you can set modulation parameters directly on the screen.)
- 2021-01-29 23:48:41下载
- 积分:1
-
JN-AN-1229
zigbee document upload 23/7/2019
- 2020-06-21 18:00:02下载
- 积分:1
-
51chipdanPLC
PLC与51单片机通讯示例程序(单片机程序)(PLC and 51 single-chip communication sample programs (MCU program))
- 2011-11-25 14:27:14下载
- 积分:1
-
CD4052--4735424529034
cd4052用stm32来写的程序,,实现电子开关电路
(CD4052 uses STM32 to write the program, the electronic switch circuit)
- 2021-03-24 09:59:15下载
- 积分:1