CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - avr单片机 步进电机

搜索资源列表

  1. BUJINDIANJI

    0下载:
  2. 步进电机驱动模块,avr 单片机使用,C语言编写-BUJINDIANJI for avr
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:10595
    • 提供者:章平
  1. bujindianji

    0下载:
  2. avr单片机扩展,步进电机的驱动程序,采用单四拍驱动-avr microcontroller expansion, the stepper motor driver
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1133
    • 提供者:陈晓涛
  1. motor_step

    0下载:
  2. 使用AVR系列8位高速单片机Mega88,模拟PWM波,驱动2相步进电机。-Using the AVR series of eight high-speed microcontroller Mega88 analog PWM wave, drive 2-phase stepper motor.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:14571
    • 提供者:何伟
  1. kzbj

    0下载:
  2. ATmega16 AVR单片机控制大功率步进电机程序,有正转,反转,加速,减速功能,驱动电路有芯片L297和L298组成-ATmega16 AVR single-chip microcomputer control power stepping motor procedure, have positive turn, inversion, acceleration, deceleration function, drive circuit have chip L297 and L298 comp
  3. 所属分类:ELanguage

    • 发布日期:2017-04-02
    • 文件大小:1384
    • 提供者:胡家申
  1. Research-on-Stepper-Motor-Control

    0下载:
  2. 本文介绍了一种采用AVR 高性能单片机Atmega128 与串行通信相结合的步进电机控制系统。该系统主要由上位机(PC 机)、下位机(单片机)及步进电机三部分组成,上下位机通过串口交互数据。最终实现了由PC 机直接控制步进电机。调试结果表明, 设计的控制电路和程序简单、实用,且具有便捷的人机交互界面。-This article describes the combination of a high performance AVR microcontroller Atmega128 wit
  3. 所属分类:File Formats

    • 发布日期:2017-11-02
    • 文件大小:706193
    • 提供者:
  1. AVRPL297PPWM

    0下载:
  2. 利用AVR单片机和L297实现的PWM脉冲输出,可以实现对步进电机的加速、减速控制。-AVR microcontroller and L297 PWM pulse output, stepper motor acceleration and deceleration control can be achieved.
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:4231
    • 提供者:王增
  1. 2

    0下载:
  2. avr单片机控制正反可控的步进电机,附仿真电路图,入门学习必备-avr microcontroller control positive and negative controlled stepper motor attached to circuit simulation, Getting Started learning essential
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:17917
    • 提供者:zengzz
  1. Stepper-motor-control

    0下载:
  2. 基于avr单片机设计的步进电机控制程序内容-Based on the contents of the AVR microcontroller design stepper motor control procedures
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:16554
    • 提供者:黄巍
  1. speeter-motor

    0下载:
  2. 本文讲述了细分驱动技术的原理,重点介绍了细分驱动控制系统的设计方法,设计了一套传统细分驱动系统的设计方案,在此基础上,本文进一步介绍了L297、L298两块芯片,采用这两块芯片构成步进电机的驱动电路,应用DAC0832实现D/A转换,采用精简指令集单片机AVR作为脉冲产生器,对步进电机的工作过程进行控制,最终组成电机细分数可选的驱动控制系统。-failed to translate
  3. 所属分类:File Formats

    • 发布日期:2017-11-15
    • 文件大小:928551
    • 提供者:sandaozhu
  1. PWM12-simulate-proteus

    0下载:
  2. 这是利用proteus进行仿真,利用的是AVR单片机,对步进电机进行控制,有详细的仿真图-#include "config.h" #include "PWM.h" void PWM_Init(uint8 Mode, uint8 FioSelect) { switch(Mode) { case FAST_PWM: TCCR0 &= (~(1 << WGM01) & ~(1 << WGM00))
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:47198
    • 提供者:jie
  1. step_motor

    0下载:
  2. 这是avr单片机ATmege16驱动下的控制步进电机的C语言程序,编译环境是AVR studio。-This is a stepper motor control microcontroller C language program avr ATmege16 driven, the compiler environment AVR studio.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:11349
    • 提供者:道法自然
  1. MOTO

    0下载:
  2. AVR单片机ATmega32u4控制灯亮、灯闪、步进电机左转、步进电机右闪-AVR microcontroller ATmega32u4 control lights, lights flashing, turn left stepper motor, stepper motor right shine
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:94109
    • 提供者:gujun
  1. bjdj

    0下载:
  2. AVR单片机atmega16,控制步进电机源程序,c语言编写。- AVR microcontroller atmega16, stepper motor control source, c language.
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:11277
    • 提供者:chenjianneng
  1. stepper-motor-control

    0下载:
  2. 步进电机加减速控制算法,AVR单片机实现,包含详细源码-stepper motor control
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:490227
    • 提供者:黄浩
« 1 2 3»
搜珍网 www.dssz.com