-
press--TFT
adi公司的aduc7026开发板配套程序(adi' s aduc7026 development board supporting procedures)
- 2011-10-09 10:54:01下载
- 积分:1
-
STM8-C-language-programming
STM8 C language programming
- 2016-07-19 11:28:52下载
- 积分:1
-
Platform-SDK---April-2005-Edition
Platform SDK-April 2005 Edition English 英语种子下载(Platform SDK- April 2005 Edition (English) Download.)
- 2015-01-20 19:28:38下载
- 积分:1
-
wireless
无线传能控制程序,主级,能够实现无线充电,但是需要硬件的配合。(Wireless energy transfer control program, the main stage, enabling wireless charging, but requires the hardware support.)
- 2015-07-05 21:10:22下载
- 积分: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
-
search-for-max-light-power-point
驱动步进电机,旋转多次,寻找空间光强极大值初步程序(Drive stepper motor rotation several times to find space intensity maxima preliminary program)
- 2016-04-03 22:41:56下载
- 积分:1
-
LABVIEW-and-MCU
实现单片机与LABVIEW的串口通信。单片机部分的上载程序,只需用LABVIEW构建一个简单的输入与输出指令界面(LABVIEW MCU and serial communication. Single-chip part of the upload process, just use LABVIEW build a simple command interface, input and output)
- 2011-06-28 11:31:33下载
- 积分:1
-
shu
关于单片机开发方面的非常难得的书,很强悍的实例开发。(a very rare book on On the microcontroller in the development,the development example is very powerful.)
- 2012-02-08 17:43:40下载
- 积分:1
-
Code_SpyWin
用Visual Basic 6.0 编写的SPY++,功能强大(SPY++ BY Visual Basic)
- 2015-09-16 22:11:24下载
- 积分:1
-
ddbtopcb
PCB设计工具,PROTEL 转 POWERPCB工具,方便的PCB转换工具,很实用!(PCB design tools, PROTEL to POWERPCB tools, PCB convenient conversion tool, very useful!)
- 2020-06-26 05:20:01下载
- 积分:1