-
ALERT
智能安防报警系统是集布防,检测,报警为一体的软硬件相结合智能化系统。(Intelligent security alarm system is a deployment, detection, alarm as one of the intelligent combination of hardware and software systems.)
- 2011-05-14 15:18:47下载
- 积分:1
-
LED
说明: usb控制下位机led 灯的点亮,哦2混排博大精深进 .(jhsofgj k skdfgmdkf m k pkd fkgfpok fgk dpo )
- 2011-04-04 09:28:45下载
- 积分:1
-
RCC_JJY
日本电波钟解码程序 接受长波信号并进行解码(JJY code)
- 2013-12-07 22:16:19下载
- 积分:1
-
tekradius
一个测试Radius的工具,可以测试Radius服务器是否正确(tekradius this is a good test tool)
- 2014-11-03 10:37:26下载
- 积分: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
-
cedianzu
利用51单片机做电阻测量仪,实现按键设置阻值自动报警提示(The use of 51 single-chip resistance measuring instrument to achieve automatic alarm button to set the resistance)
- 2013-07-28 01:39:05下载
- 积分:1
-
Menu
菜单编程操作的源代码,有助于对菜单的理解。。(Menu programming operation of the source code, contribute to the understanding of the menu. .)
- 2013-11-27 23:23:33下载
- 积分:1
-
STM32_LCD1602
学习使用contex-m3的stm32f103c6的程序库,LCD1602驱动程序。(Learn to use contex-m3 of stm32f103c6 the library, LCD1602 driver.)
- 2011-07-14 10:09:26下载
- 积分:1
-
Automaticlandingsystemcanberemotecontrolledbannerd
全自动可遥控旗帜升降系统以AVR单片机为核心,由PWM对电机进行变频调速,高精度光电编码器测速,闭环式电路控制。能够利用按键输入相应的指令控制旗帜的升降,还可以实现在特定位置停留的功能。利用LCD可以显示旗帜的实时高度和相应的控制命令,用LED指示旗帜是否处于半旗状态,具有语音提示报警功能,并可利用无线模块实现遥控功能,准确均匀地实现旗帜的升降(Automatic landing system can be remote-controlled flag to AVR microcontroller core of the PWM VVVF motor, high-precision optical encoder gun, closed-loop control circuit. Enter the appropriate button to take advantage of the command control of the rise and fall of the flag, but also can stay in the function of a specific location. LCD can display the banner of the use of real-time high and the corresponding control command, the LED is directed at the flag half-mast, and alarm functions with voice prompts, and the use of wireless remote control function module, to achieve uniform and accurate take-off and landing flag)
- 2009-05-08 17:47:20下载
- 积分:1
-
The-car-turn-left-program
本程序主要是对小车进行左转控制,有三种方法左轮抱死,右轮抱死,或者左轮后退右轮前进,三种方式进行左转(This procedure is mainly to control the car on the left, there are three ways, revolver, holding in death of the wheel lock, right or left back right wheel to go forward, three ways to turn left)
- 2015-12-08 10:58:39下载
- 积分:1