-
in-vehicle-GPS-navigation-system
GPS导航系统 c语言 51单片机开发(in-vehicle GPS navigation system)
- 2013-10-10 21:21:16下载
- 积分:1
-
TimerRD_PWM
单片机的计时器PWM模式实例代码,希望给相关的人员带来帮助。(Single chip timer mode PWM code examples, hope to the related personnel to bring help.
)
- 2011-12-21 11:26:01下载
- 积分:1
-
ALIENTEK-MiniSTM32-DHT11-
stm32 mini板dht11温湿度测试程序(stm32 mini board dht11 temperature and humidity testing procedures)
- 2021-01-19 17:18:41下载
- 积分:1
-
AD9910
这是AD9910 DDS芯片的verilog配置程序,经调试已成功,可以供大家参考。(AD9910 verilog configuation.)
- 2010-05-27 10:31:15下载
- 积分:1
-
tongxin
智能小车使用遥控控制的源代码,本代码可以作为进一步研究的参考(Smart car using the remote control of the source code, the code can be used as reference for further research)
- 2013-10-25 15:14:21下载
- 积分:1
-
John.Wiley.and.Sons.You.Can.Do.It.A.Beginners
[2005最新C++经典著作].John.Wiley.and.Sons.You.Can.Do.It.A.Beginners.Introduction.to.Computer.Programming.eBook-DDU([2005 C latest classics]. John.Wiley.and.Sons.Yo u.Can.Do.It.A.Beginners.Introduction.to. Computer.Programming.eBook- DDU)
- 2007-01-08 10:06:54下载
- 积分:1
-
PCL818
毕业设计时做DC600V逆变器测试系统,采用工控机为主控制器,PCL-818数据采集卡, VC++作编程工具,对25T、25k型客车使用的逆变器进行性能测试。(Graduation time to do DC600V inverter test system, IPC-based controller, PCL-818 data acquisition card, VC++ as a programming tool, 25T, 25k bus-type inverter used for performance testing.)
- 2011-10-22 08:44:46下载
- 积分:1
-
HUST
华中科大第八届的程序 拿了赛区的二等奖 关于飞思卡尔智能车电磁组(sensor group)
- 2014-01-17 13:00:55下载
- 积分: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
-
Patch-WinLicense-hwid
Patch WinLicense hwid ~
- 2015-02-19 01:17:15下载
- 积分:1