-
V5-801_uCOS-II实验_消息邮箱
UCOS-ii例程,主要是消息邮箱的应用和案例。亲测可用。(UCOS-ii routine, mainly message mailbox applications and cases. The pro-test is available.)
- 2020-06-17 04:00:01下载
- 积分:1
-
nf027
随机调制信号下的模拟ppm,基于SVPWM的三电平逆变的matlab仿真,在matlab R2009b调试通过。( Random ppm modulated analog signal under Based on SVPWM three-l)
- 2017-05-29 09:54:46下载
- 积分:1
-
ELECTRONICEGENER
电子设计工程师手册第五版,模拟部分,详细介绍模拟电路基础(Electronics Design Engineer Manual, Fifth Edition, analog section, details of the basis of analog circuits)
- 2009-09-07 22:02:23下载
- 积分:1
-
I2C_Slave
MSP430F5438 I2C 从机模式代码(MSP430F5438 I2C Slave mode code)
- 2013-09-02 16:20:20下载
- 积分:1
-
-Error-Control-Coding-
Lin shu 大神写的通信编码书籍 error control coding
( error control coding)
- 2021-02-10 22:39:52下载
- 积分:1
-
Chapter33_PWM捕获
说明: 简单的PWM捕获,初学者比较适合。看看就好啦(Simple PWM capture, beginners are more suitable. Just look at it.)
- 2020-06-20 16:20:02下载
- 积分:1
-
pyQQstates
QQ机器人在线状态监测-通过QQ官方QQ在线状态图标 用PYTHON控制机器人的下线重启,保证通用机器人24小时.(QQ Robot-line condition monitoring- the official QQ by QQ online status icon in control of the robot off the assembly line with the PYTHON restart, ensuring universal robot for 24 hours.)
- 2009-11-30 10:26:06下载
- 积分: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
-
Saleae
对于学习分析时序很有帮助,是一款逻辑分析仪的软件,很有用的。(Timing analysis is useful for learning, is a logic analyzer software, very useful.)
- 2015-04-26 21:01:18下载
- 积分:1
-
Re
说明: 三角肘杆伺服压力机可视化平台分析,详细了解各机构的应用。封边快捷。(Triangle toggle servo presses visualization platform analysis, a detailed understanding of the application of agencies. Edge quickly.)
- 2014-05-07 12:05:39下载
- 积分:1