登录
首页 » C51 » the_stepper_motor_driver

the_stepper_motor_driver

于 2016-11-22 发布 文件大小:69KB
0 98
下载积分: 1 下载次数: 5

代码说明:

  这是一个描述步进电机细分算法很好的例子,大家可以下下来看看。(-This is a stepper motor subdivision algorithm described a good example, we can look at the next down)

文件列表:

the_stepper_motor_driver
........................\Backup Of linxi.DBK,86972,2010-10-17
........................\Last Loaded linxi.DBK,86990,2010-10-16
........................\linxi.DSN,86973,2010-10-17
........................\linxi.PWI,819,2006-02-19
........................\PWM,8728,2006-02-19
........................\PWM.c,6519,2006-02-19
........................\PWM.hex,2453,2006-02-19
........................\PWM.lnp,38,2006-02-19
........................\PWM.LST,11812,2006-02-19
........................\PWM.M51,10743,2006-02-19
........................\PWM.OBJ,10346,2006-02-19
........................\PWM.plg,200,2006-02-19
........................\PWM.uvopt,54867,2006-02-19
........................\PWM.uvproj,13224,2010-09-24
........................\PWM_uvopt.bak,54867,2006-02-19
........................\PWM_uvproj.bak,0,2010-09-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • si1010_TxSpectrum_setup
    silabs的芯片si1010的发射频谱等文件,我看本站只有si1000的却没有si1010的,故此奉献(emission spectrum and other documents silabs chip si1010, I see only the site but no si1010 si1000, and therefore dedication)
    2014-01-13 09:29:16下载
    积分:1
  • SSi47xx_drv_1I
    收音机IC SI473X code 内有代码实现收音机AM FM 搜台CODE 让你进一步了解概况收音机IC。以及该芯片的运用。 (The Radio IC SI473X code code you further understand overview Radio IC Radio AM FM station search CODE. As well as the use of the chip.)
    2013-04-02 20:21:44下载
    积分:1
  • avr128-rtl8139-tcpip
    基于avr128单片机 与 rtl8139网卡接口的TCP/IP源代码(Based avr128 card interface MCU and rtl8139 TCP/IP source code)
    2010-08-18 14:31:23下载
    积分:1
  • MSP430F5529最小系统原理图
    说明:  这是mso430f5529最小系统原理图(This is the schematic diagram of the minimum system of mso430f5529.)
    2020-06-20 19:20:02下载
    积分:1
  • 测温
    测试环境当前温度,用DS18b20传感器显示在lcd1602上(turnover temperature)
    2020-06-25 09:00:01下载
    积分:1
  • 实验21:DA数模转换
    说明:  51实验21:DA数模转换 DA-PWM输出实验 * 实现现象:下载程序后DA模块上的指示灯呈呼吸灯效果,由暗变亮再由亮变暗(51 Experiments 21:DA Digital-to-Analog Conversion DA-PWM Output Experiment* Realization Phenomenon: After downloading the program, the indicator lamp on DA module shows the effect of breathing lamp, which changes from dark to light and then from light to dark.)
    2020-06-18 16:40:02下载
    积分:1
  • sony_vp_VPL_FH_FW_Series_v1_1_2_0
    Control module for a Sony projector
    2019-05-30 02:42:02下载
    积分:1
  • stm32f030c8
    单片机stm32f030c8工程,晶振改为12MHz,支持mco输出(stm32f030c8 demo, the crystal is changed to 12MHz, support MCO output)
    2015-05-05 14:45:17下载
    积分:1
  • M95M02-master
    C++实现的M95M02 SPI FLASH芯片的操作封装,能够很好的用到自己的程序中,无需修改(C++ M95M02 SPI FLASH chip operation package, can be very good use of their own procedures, without modification)
    2021-03-28 17:19:11下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载