-
danpianjiplayer
单片机播放器,大部分的单片机视频教程均可播放,快快下载,好时机。(MCU PLAYER,VERY GOOD.)
- 2016-06-29 12:08:05下载
- 积分:1
-
ds18b20vb0
18B20测温,上位机程序,VB6.0环境开发(18B20 temperature, host computer program, VB6.0 environment for development)
- 2010-06-07 11:55:24下载
- 积分:1
-
12
说明: 基于单片机的电阻测量系统,带vb上位机控制和显示同时还有无线发射(MCU-based resistance measurement system with vb PC control and display as well as a wireless transmitter)
- 2014-02-22 15:14:06下载
- 积分:1
-
MPC837xE-RDB_init.cfg.tar
which will use for MPC837XERDB when programming
- 2011-11-01 21:54:43下载
- 积分:1
-
CH911CI1
以8051为基础的有键盘;有液晶显示器;有传感器前置调理电路的数据采集器控制程序。(8051-based data acquisition control program)
- 2010-07-24 18:27:55下载
- 积分:1
-
PLCActiveX
Omron & Keyence PLC Active X(Aicon PLC HMI
This easy-to-use PLC ActiveX driver demonstrates:
1.1 Writing 10 words PC to selected PLC (Omron & Keyence)
1.2 Reading 10 words selected PLC to PC or Reading 10 x 16 bits selected PLC or both
1.3 Properties allow user define any Read/Write address, COM Port setting.
Click PLCActiveX.zip to download the amazing Aicon PLC HMI..
The PLCActiveX is fully functional with its detail description Readme.txt. It contain executable for that ready to run for PLC IO check and VB6 working example where user can simply use it as background to read/write PLC using PC.
)
- 2014-10-09 10:07:40下载
- 积分: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
-
12
基于单片机的电阻测量系统,带vb上位机控制和显示同时还有无线发射(MCU-based resistance measurement system with vb PC control and display as well as a wireless transmitter)
- 2014-02-22 15:14:06下载
- 积分:1
-
NOKIA5110-LCD-DRIVER
诺基亚5110的驱动程序,主要用于单片机的开发,充当显示模块。(Nokia 5110 driver, mainly for single-chip development, act as a display module.)
- 2016-01-19 11:12:03下载
- 积分:1
-
cap2modelandodcmotor
Full document very cool snd nice
- 2015-03-18 07:34:17下载
- 积分:1