-
Stepper-motor-drive-source
步进电机28BYJ48型四相八拍电机,电压为DC5V—DC12V。当对步进电机施加一系列连续不断的控制脉冲时,它可以连续不断地转动。每一个脉冲信号对应步进电机的某一相或两相绕组的通电状态改变一次,也就对应转子转过一定的角度(一个步距角)。当通电状态的改变完成一个循环时,转子转过一个齿距。四相步进电机可以在不同的通电方式下运行,常见的通电方式有单(单相绕组通电)四拍(A-B-C-D-A。。。),双(双相绕组通电)四拍(AB-BC-CD-DA-AB-。。。),八拍(A-AB-B-BC-C-CD-D-DA-A。。。)(Stepping Motor 28BYJ48 four-phase eight-phase motor, the voltage DC5V-DC12V. When a series of continuous control pulses are applied to the stepper motor, it can be continuously rotated. Each pulse signal corresponds to the stepper motor of a phase or two-phase winding power state change once, also corresponds to the rotor through a certain angle (a step angle). When the change in the power-on state completes one cycle, the rotor turns one pitch. Four-phase stepper motors can be operated in different power-up modes. The common power-up modes are: single-phase winding power (ABCDA ...), double (dual-phase winding)-DA-AB-...), eight beats (A-AB-B-BC-C-CD-)
- 2020-09-12 06:57:59下载
- 积分:1
-
KEY_TEST
用C语言对LED灯进行测试 通过实际按下键盘进行测试笔(the test of LED with C language and the keyboard is a necessity
)
- 2011-11-30 19:32:38下载
- 积分:1
-
CLedShowDemo
一个指示灯闪烁的小程序,给大家做参考,个人认为还是有参考价值的。(A simple Led indicator program for glitter.)
- 2011-01-13 12:16:00下载
- 积分:1
-
12864
使用红外遥控调整时间并用12864液晶显示的王年丽时钟程序(Infrared remote control 12864 to show big clock)
- 2015-07-16 11:01:27下载
- 积分:1
-
12
说明: 本系统以单片机AT89C51为主体,由芯片插座、独立按键、74HC573驱动8位数码管显示、5V直流电源控制模块等组成。根据数字集成芯片的引脚特性以及集成芯片的真值表编写检测程序。该系统能完成14脚以内常用TTL74系列数字集成芯片的功能测试。(This system is the main body of the single-chip microcomputer AT89C51, the chip socket, independent buttons, 74HC573 Driver 8 digital control, 5V DC power control module and so on. According to the characteristics of the digital chip and the chip s true value, the program is written in the chip.. The system can complete the functional test of the TTL74 series digital IC chip in 14 feet.)
- 2015-05-25 18:16:58下载
- 积分:1
-
jianpansaomiao
对矩阵键盘的程序编写,详细地讲述了如何扫描键盘的输入!(The matrix keyboard programming, detailed tells the story of how to scan the keyboard input!)
- 2013-09-29 09:29:23下载
- 积分: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
-
ds1302
ds1302液晶时钟液晶时钟及温度检测程序(the ds1302 LCD Clock LCD Clock and temperature testing procedures)
- 2012-05-06 13:21:39下载
- 积分:1
-
vfuzzforveehe
汽车纵向的模糊控制器,模糊控制制器为通用格式,可根据需要修改。
(Vehicle longitudinal fuzzy controller, fuzzy control system is a common format, and can be modified.)
- 2012-09-30 19:25:47下载
- 积分:1
-
ConCard_TPE
新中新小一卡通标准对接服务SDK,拥有它完全可以自行定制业务软件(The Synjones ConCard TPE SDK)
- 2016-08-05 17:33:34下载
- 积分:1