-
androiwifi-Instruc-(1)
安卓控制系统的手机无线控制系统示范例子代码,手机/无线,代码(Andrews control system mobile wireless control system demonstration sample code, mobile/wireless, Code)
- 2015-07-30 17:50:46下载
- 积分:1
-
M16_LED1
M16跑马灯试验,内容丰富,代码简单,信息量大(M16 Marquee test, content-rich, simple code, the large amount of information)
- 2012-05-28 13:24:09下载
- 积分:1
-
Arduino_Lab24
Arduino Lab24 projects
- 2018-05-11 14:00:41下载
- 积分:1
-
MF
说明: 飞行器多轴的KK的电控keil源代码HEX(HEX of keil KK code on molor model fly)
- 2011-05-11 16:25:33下载
- 积分:1
-
BS83B08C_CTOUCH_V501__20180201__v3(1)
说明: 冷风扇控制板程序开发,三挡触摸调档。完整程序。(Cold fan control board program development, three touch shift)
- 2019-12-07 18:06:23下载
- 积分:1
-
XE167
单片机开发的最基础教程,适合初学者开发学习用途(MCU development of the most basic tutorial for beginners learning purposes)
- 2013-09-27 10:55:02下载
- 积分:1
-
PWM-ULN2003A
利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h>
unsigned char timer1
sbit PWM=P1^2
void system_Ini()
{
TMOD|= 0x11
//PWM
TH1 = 0xfe //11.0592
TL1 = 0x33
TR1 = 1
IE =0x8A
}
main()
{
system_Ini()
while(1)
{ if(timer1>100) timer1=0
if(timer1<30) PWM=0
else PWM=1
}
)
- 2013-11-21 15:17:25下载
- 积分:1
-
SVPWM
说明: PSCAD三电平SVPWM,功能正常,可以用于仿真研究(PSCAD three-level SVPWM, normal function)
- 2021-04-22 16:58:48下载
- 积分:1
-
zz
说明: 强噪声背景下弱信号检测,采用平衡式取样积分电路。包含电路原理,基于IAR的msp430f149的DDS脉冲程序和峰值检波程序,检波方法:sqrt(Acos^2+Asin^2)(Strong noise weak signal detection, the use of balanced sampling integrator circuit. Contains circuit theory, based on the IAR msp430f149 of the DDS program pulse program and peak detector)
- 2013-07-25 21:57:44下载
- 积分:1
-
bulkloop
赛普拉斯 68013芯片的固件驱动,绝对好用。(68013 Cypress chip firmware-driven, absolutely easy to use.)
- 2008-05-26 16:36:01下载
- 积分:1