搜索资源列表
ARM7
- ARM7平台上的A/D转换器程序,能实现直流电机和步进电机的交替控制,及速度和步距角的控制。
stepperdriver
- 在linux下通过298N控制的步进电机驱动程序
StepMotor
- 一段控制步进电机的转动的程序,包含源代码-Control of stepper motor rotation period of the procedure, including the source code
LinuxSteppingmotor
- 基于嵌入式Linux 的步进电机驱动设计。介绍了Linux 驱动程序的实现机制,在分析步进电机和驱动程序接口的基础上,给出 了一个在嵌入式Linux 平台上编写步进电机驱动的实例。本平台基于Samsung 公司的 S3C2410X CPU,采用Linux2.4 内核作为它的操作系统。介绍了如何通过对驱动程序的操作。实现对步进电机的控制。在JXARM2410 实验平台上的实验结果表明驱动运行正常。 -Based on embedded Linux stepping motor driv
StepMoto
- 一个简单的步进电机驱动程序,用于arm2410,linux2.4内核。-A simple stepper motor driver
2410stepmotor
- 该程序是一个基于s3c2440的步进电机驱动程序,开发平台为linux-The program is a stepping motor based s3c2440 driver development platform for linux.
MOTOR-Linux-QUDONG
- 写的是关于在LINUX上的步进电机的驱动程序,希望对大家有些帮助-LINUX is written on the stepper motor drivers, we want some help
mini2440_pwm_motor_module.c.tar
- 这是mini2440的pwm波驱动程序,它试图利用mini2440输出pwm波来控制步进电机-This is the driver for mini2440 to output pwm wave, it is trying to use the mini2440 s pwm wave to control a stepper motor
stepper
- linux下基于S3C2440的步进电机驱动测试应用程序,控制端输入字符直接控制速度和方向-linux under the Based on S3C2440' s stepper motor driver test application procedures, control-ended input character directly control the speed and direction
gpio_step_motar.c
- OK6410 开发板,嵌入式IO接口驱动以及测试程序,能够用GPC端口进行控制4相步进电机,很实用的代码-OK6410 development board, embedded IO interface drivers and testing procedures, can be controlled four-phase stepper motor, very useful code by GPC port
ad
- 嵌入式linux中关于交通灯,直流电机,步进电机以及AD、DA,LCD显示的完整程序-Linux,trafficlights, samotor,dcmotor ad da lcd,bee,led
AM3517-pwm-step
- TI开发板AM3517控制步进电机的程序,如果从51单片机过渡到高级MCU感觉无从下手的可以参考下-TI AM3517 board stepper motor control procedures, if the transition 51 to advanced microcontroller MCU can not start feeling under reference
ARM_NoLinux_DcMotor
- ARM控制步进电机的程序,没有使用linux操作系统,而是在ADS开发环境下开发的-ARM stepper motor control program, do not use linux operating system, but the development of the ADS development environment
4CE6_STEPMOTOR
- 关于步进电机的NIOS源码程序,已调试,建议在EL-ARM-DSP-IV实验箱上调试。-NIOS source program for step motor,debugging on EL-ARM-DSP-IV experiment box.
周立功magic2410实验箱基础程序4
- 周立功的实验教程应该是做的最为详细,是arm学习入门的一个简单的快捷工具,本程序包含RTC实验,直流电机实验,步进电机实验