搜索资源列表
jinbu
- 这是个进步电机程序,拷贝后直接运行即可,适用于嵌入式开发-This is a progressive motor procedures, copy operation can be directly applied to the embedded development
wwfgcghjm
- 这是个直流电机程序,拷贝后直接运行即可,适用于嵌入式开发-this is a DC motor procedures, copy operation can be directly applied to the embedded development
06_motor
- 三星s3c44b0芯片下的直流和交流电机控制的程序
ARM7
- ARM7平台上的A/D转换器程序,能实现直流电机和步进电机的交替控制,及速度和步距角的控制。
006
- 基于博创ARM3000的平台上的几个开发程序。 包含程序math.c以及其他的一些库文件。整个文件完整,可进行编译下载。 开发软件是SDT: 6、电机控制
status.c
- 利用s3c2410的PWM来让IO口产生时序脉冲的程序,可用于电机驱动,或者其他时序驱动作为参考 此例为四路CCD时序,
stepperdriver
- 在linux下通过298N控制的步进电机驱动程序
声控小车系统的源代码和电机驱动程序
- 声控小车系统的源代码和电机驱动程序,用于2009年的全国电子设计大赛-Voice-activated car system source code and motor drivers for the 2009 National Electronic Design Contest
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
xiaoche
- 小车程序,编码,电机驱动,液晶显示,速度测量-program for e-car,motor
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
motor
- 电动机在LINUX下的控制,通过ARM平台控制电机的转动,程序包括驱动和应用程序两部分-Motor LINUX under control by the ARM platform control motor rotation, the two parts of the program, including drivers and applications
ceya
- 此程序是基于ARM9的,是通过压力传感器控制步定电机的转速,经测试成功的-This program is arm9-based, is through the pressure sensor control step motor speed, the test of success
stepper
- 嵌入式s3c2440开发板步进电机驱动,以及测试程序。-Embedded S3C2440 development board stepper motor driver, and test procedures.
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
周立功magic2410实验箱基础程序4
- 周立功的实验教程应该是做的最为详细,是arm学习入门的一个简单的快捷工具,本程序包含RTC实验,直流电机实验,步进电机实验