-
danpianjiplayer
单片机播放器,大部分的单片机视频教程均可播放,快快下载,好时机。(MCU PLAYER,VERY GOOD.)
- 2016-06-29 12:08:05下载
- 积分:1
-
endtime
当时间到时,蜂鸣器提醒,并有音乐提示。
时间可以自己设定,可以最小化到托盘。(time)
- 2010-06-30 13:16:09下载
- 积分:1
-
DIANLIxitong3
详细介绍了电动机如何拖动负载运行以及电动机的工作原理(Described in detail how to drag the load motor operation and motor works)
- 2010-12-18 14:24:52下载
- 积分:1
-
dfgdfg
用 ASP.NET 做的 留言板 、 在线考试系统 上转文件、 视频播放(ASP.NET to do with the message board, online examination system on the transfer files, video playback)
- 2010-01-17 14:54:06下载
- 积分: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
-
mswatch
桌面监视器,带键盘监视功能
可用于关闭一些广告窗口或不希望出现的任意窗口,键盘监视功能带回放器,可播放鼠标键盘的操作过程(desktop monitor, with the keyboard function can be used to monitor the closure of some advertising window or do not want to see is the arbitrary window, Keyboard surveillance function with playback device that can broadcast mouse keyboard operation process)
- 2007-04-17 17:35:00下载
- 积分:1
-
VByu18b20
单片机通信,vb与18b20温度传感器通信资料,包括上位机和下位机程序(Single-chip communication, vb and 18b20 temperature sensor communication data, including upper and lower machine program)
- 2012-08-05 14:00:06下载
- 积分:1
-
Wireless-remote-control-program
飞思卡尔16位单片机无线遥控程序,供初学者开发学习(Wireless remote control program)
- 2015-08-15 17:21:31下载
- 积分:1
-
vb6.0-yanshi
vb驱动控制器源代码就这样啦 具体自己看吧(vb drive controller source code)
- 2013-04-25 23:06:22下载
- 积分:1
-
msp430-TDC_GP21
TDC-gp21超声波时间测量,用于热表中测量逆流与顺流的时间,进出口温度以及高速晶振的校准
基于430开发,开发环境 IAR5.1(TDC- gp21 ultrasonic measuring time, time for heat measurement of upstream and downstream in the table, the import and export temperature and the calibration of high-speed crystals
Based on the 430 development, IAR5.1 development environment)
- 2014-04-21 10:18:16下载
- 积分:1