-
步进电机控制程序
利用51单片机控制步进电机的C语言程序,keil c 编译环境,可以直接调用控制步进电机,是学习单片机控制步进电机的初学者的必备参考程序,学习完本程序,可以深入了解步进电机的控制原理,轻松应付其他类型的步进电机,起到抛砖引玉的作用
- 2022-05-13 22:14:16下载
- 积分:1
-
/* 程序详细功能介绍:
*当按下按键P3.3 ,AT89S51单片机产生“叮咚”声从P3.2端口输出
*程序设计方法
* 1. 我们用单片...
/* 程序详细功能介绍:
*当按下按键P3.3 ,AT89S51单片机产生“叮咚”声从P3.2端口输出
*程序设计方法
* 1. 我们用单片机实定时/计数器T0来产生700HZ和500HZ的频率,根据定时/计数器T0,我们取定时250us,
* 因此,700HZ的频率要经过3次250us的定时,而500HZ的频率要经过4次250us的定时。
* 2. 在设计过程,只有当按下SP1之后,才启动T0开始工作,当T0工作完毕,回到最初状态。
* 3. “叮”和“咚”声音各占用0.5秒,因此定时/计数器T0要完成0.5秒的定时,对于以250us为基准定时2000次才可以。
*/-/* Procedure detailed functional Introduction:* When pressing the button P3.3, AT89S51 Singlechip a
- 2023-01-12 02:35:03下载
- 积分:1
-
It works together with counterpart header file ,lcd.h
It works together with counterpart header file ,lcd.h
- 2023-03-14 05:55:03下载
- 积分:1
-
内容:1、用于测试的程序四
内容:1、本程序用于测试4相步进电机常规驱动
2、需要用跳帽或者杜邦线把信号输出端和对应的步进电机信号输入端连接起来
3、速度不可以调节的过快,不然就没有力矩转动了
4、按s4(设置成独立按键模式)可以控制正反转 -Contents: 1, the procedure used to test the four-phase stepper motor-driven two conventional, need to jump cap or the signal output line of DuPont and the corresponding stepper motor signal input terminal connected three speed adjustment can not be too fast, Otherwise, there would be no moment of rotation of the four, according to s4 (set to form an independent key mode) can control the positive inversion
- 2022-01-26 08:35:38下载
- 积分:1
-
c8051f020中使用液晶lcd的程序,经调试通过。液晶采用fyd。
c8051f020中使用液晶lcd的程序,经调试通过。液晶采用fyd。-C8051F020 used in liquid crystal lcd procedures adopted by the debugger. LCD using fyd.
- 2022-03-18 16:37:21下载
- 积分:1
-
Microprocessor
基于飞利浦 lpc2104 arm7 微处理器的部分程序-Microprocessor-based Philips lpc2104 arm7 Part of the procedure
- 2022-08-06 14:35:42下载
- 积分:1
-
基于8051的生产线记件系统,外部中断1触发,6位LED显示,EEPROM保存数据。...
基于8051的生产线记件系统,外部中断1触发,6位LED显示,EEPROM保存数据。-Based on the 8051 piece production line system, one external interrupt trigger, 6 LED display, EEPROM data is preserved.
- 2022-01-22 01:38:59下载
- 积分:1
-
《计算机控制技术》利用单片机使电动机的温度保持恒定
《计算机控制技术》利用单片机使电动机的温度保持恒定-" Computer-controlled technology" to enable the use of single-chip motor to maintain a constant temperature
- 2023-04-12 05:00:03下载
- 积分:1
-
C51串口输出输入函数
C51串口输出输入函数-C51 serial input-output function
- 2022-04-21 08:55:28下载
- 积分:1
-
KS0108控制器的12864液晶驱动程序
KS0108控制器的12864液晶驱动程序-KS0108 LCD controller 12864 driver
- 2022-04-20 16:40:59下载
- 积分:1