搜索资源列表
stepper.tar
- linux下 步进电机驱动,C 语言源代码-stepper motor drives, C language source code
motor
- 周立功PXA270教学实验箱的motor驱动源代码,linux平台下面的-Ligong PXA270 week teaching experiment of the motor drive me the source code, linux platform, the following
stepmotor
- 嵌入式LINUX步进电机驱动试验程序,可以配合ARM开发板或试验箱来实验-Embedded LINUX stepper motor-driven testing procedures
linux_ad_da_motor_keyboard_tty
- Linux应用程序开发中的ad、da、串口、步进电机、键盘扫描的源码,希望对大家的linux系统开发有所帮助,一同学习,一同讨论。-Linux application development in the ad,da,serial port,stepper motor,keyboard scan source code,hope everyone help linux system development,with learning,to discuss them.
linux-stepmotor
- 基于嵌入式Linux控制步进电机的测试程序(包括源程序,驱动,头文件以及makefile)-Stepper motor control based on embedded Linux test programs (including source code, drivers, header files and the makefile)
Linux_setp
- 步进电机Linux驱动,里面有详细的文档及操作步骤-Linux driver stepper motor, which has detailed documentation and operating procedures
MOTOR-Linux-QUDONG
- 写的是关于在LINUX上的步进电机的驱动程序,希望对大家有些帮助-LINUX is written on the stepper motor drivers, we want some help
Embedded_Remote_Control_System_Based_on_GPRS
- 本课题基于ARM嵌入式硬件平台,以嵌入式Linux为操作系统,设计并实现了一个远程控制系统。该系统主要包括远程控制终端系统、控制服务器系统和受控终端系统三大模块,实现了GSM短消息收发、GPRS数据传输、视频图像采集、蓝牙无线通信、直流电机变速控制和远程终端人机交互等功能。该系统可广泛应用于智能家居、工矿采集和机械生产等远程控制方面。-The remote control system designed and implemented in the paper is based on ARM e
LinuxDriverForStepper
- 步进电机在Linux的驱动程序,CPU为S3C2410-Stepper motor driver in Linux, CPU to S3C2410
basic
- Arm9 linux 实例,非常有用的资料,基于arm2410开发板,有电机,gprs,gps实例-Arm9 linux instance, very useful information, based on arm2410 development board, a motor, gprs, gps example
src_choaloo
- 每个程序一个功能: 1、linux下文字处理 2、连接Mysql 3、Ftp客户端 4、马达控制驱动程序 5、linux简单的shell编译程序-Each program a function: 1, linux word processing under 2 connections Mysql 3, Ftp Client 4, motor control driver 5, linux compile a simple shell program
linux
- 初始化PWM定时器0,按键及参数配置,步进电机运行模式控制等-Initialize PWM timer 0, keys and parameter configuration, the stepper motor running mode control
motor
- 电动机在LINUX下的控制,通过ARM平台控制电机的转动,程序包括驱动和应用程序两部分-Motor LINUX under control by the ARM platform control motor rotation, the two parts of the program, including drivers and applications
MOTOR
- 嵌入式实验的电机控制程序,在linux下编译,在a8rp实验台上运行,A8RP是ARM系统。-Embedded experimental motor control procedures, compile under linux, run a8rp experimental stage, A8RP ARM systems.
STEP-MOTOR
- 在Linux系统下步进电机控制程序,通过中断控制器实现按键控制-In the Linux system stepper motor control procedures to achieve controlled by the interrupt controller buttons
Brushless-motor
- 无刷电机的驱动程序源代码,是在linux开发环境下开发使用-Brushless motor relay driver source code is developed using the linux development environment
motor
- S5Pv210的步进电机程序,在Linux下直接编译即可下载到板子上,实现正转反转等功能-S5Pv210 stepper motor program, compiled under Linux can be downloaded directly to the board, and other functions to achieve forward reverse
BLDC-using-Linux
- Brushless DC motor controller for tele-operation using embedded real-time Linux
stepper
- 步进电机驱动,应用直线型加减速进行速度控制,适用简单的云台运动,低速运动等场景。(The step motor is driven by a linear acceleration and deceleration speed control, which is suitable for simple motion of cloud platform, low speed motion and so on.)
步进电机Linux驱动
- 用于arm控制步进电机的驱动,因为步进电机用到了I/O端口,而在ARM9中操作端口要用虚拟地址而非实际的物理地址。(Drive for arm control step motor)