-
EX9_LCD1602
ME850单片机开发实验仪演示程序 - LCD1602显示 基于
c51系列的单片机程序,用AT89S52延时通过(ME850 SCM experimental instrument demo- LCD1602 display based on
c51 series SCM process, using AT89S52 delay through)
- 2013-10-03 18:23:10下载
- 积分:1
-
TStat_Control
cfx子程序,基于该子程序,用户能够方便的将子程序与CFX进行连接,解决CFX接口问题。(CFX subroutine, based on the subroutine, the user can convenient to connect subroutine provided with CFX, provided to solve CFX interface problem
)
- 2020-09-24 21:27:49下载
- 积分:1
-
123
大家好,这是关于密码锁的电路图,需要的话可以参考下(
允许输入拉丁字符的拼音
英语
中文(简体)
日语
Hello, everybody, this is a circuit diagram of the combination lock, if necessary, can refer to the following
允许输入拉丁字符的拼音
英语
中文(简体)
日语
Hello, everybody, this is a circuit diagram of the combination lock, if necessary, can refer to the following)
- 2012-12-30 10:06:51下载
- 积分:1
-
test
51单片机控制16乘以16点阵,可以显示汉字等(51 single chip control 16 times the 16 dot matrix, you can display Chinese characters, etc.)
- 2016-02-20 19:39:45下载
- 积分: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
-
codelock
用共阴极数码管做的密码锁,可修改密码
( this is a codelock )
- 2009-02-28 18:55:30下载
- 积分:1
-
Infrared--code
红外遥控代码,使用于51单片机。代码简单,功能强大。(Infrared remote control code, used in 51 single-chip microcomputer. The code simple, powerful.
)
- 2012-10-08 13:29:09下载
- 积分:1
-
24xled
说明: 24C08多花样流水,采用51开发板,编程使LED呈流水灯,初学者的好例子。(24C08 multi-pattern, running water, with 51 development board, program the LED lights were water, a good example for beginners.)
- 2011-04-07 15:47:24下载
- 积分:1
-
SHIYANJIU
基于51的C语言频率计,内涵仿真图,以实现空能(Based on 51 C-language frequency meter, meaning simulation diagram, in order to achieve air can)
- 2013-07-17 14:12:29下载
- 积分:1
-
C51-VBddl
VB 开发C51的动态链接库,可以拿来直接用的,(VB-C51 dynamic link library that can be used directly, and)
- 2013-11-17 22:19:39下载
- 积分:1