搜索资源列表
BLDC-driver
- linux2.4.18下基于s3c2410的电机控制器驱动程序的PWM驱动以及测试程序-linux2.4.18 Based on s3c2410 the PWM motor controller driver and test driver program
stepmotor
- 这是pxa270的步进电机驱动程序,测试功能完好,能加深对Linux内核的理解-This is the PXA270 stepping motor driver, testing features intact, can deepen their understanding of Linux kernel
stepmotor
- 嵌入式LINUX步进电机驱动试验程序,可以配合ARM开发板或试验箱来实验-Embedded LINUX stepper motor-driven testing procedures
pasteco-20030108.tar
- Linux下电机驱动程序,驱动学习的好资料。该资源来源于互联网。-Linux under the motor drive, a good data-driven learning. The resource from the Internet.
ftp628_printer
- 这是在LINUX2.6.28下的FTP-628的驱动.编入内核即可.应用程序一次送入两行点阵数据,384*2个点阵,因为步进电机一步需要两行数据.在硬件上,请自行处理MOTO信号,和STB信号.可能PIN要先对.本人运行过了.没有问题.-This is LINUX2.6.28 under the FTP-628 driver. Can be incorporated into the kernel. Once the application data into two rows of dot m
stepmotordriver
- 该程序是一个基于s3c2440的步进电机驱动程序和测试程序,编译内核版本为linux-2.6.13。-The program is a stepping motor based s3c2440 drivers and test program, compile the kernel version is linux-2.6.13.
stepmotor.tar
- 步进电机的驱动程序,可以进行频率设置,占空比设置。-Stepper motor driver can set the frequency, duty cycle settings.
LinuxDriverForStepper
- 步进电机在Linux的驱动程序,CPU为S3C2410-Stepper motor driver in Linux, CPU to S3C2410
io
- Linux下C语言实现IO接口的驱动程序,主要包括:数码管显示、电机驱动、按键驱动以及Led驱动。-IO interface for Linux drivers, including: digital control, motor drives, key drives, and Led driver.
MotorDriverAndApplication
- 这是linux下步进电机的驱动程序(分别适合与电机连接到IO口与连接到中断或总线的情况),并分别附有相应的上层应用程序,可以用来测试驱动。-This is under linux stepper motor driver (for, respectively, with the motor connected to the IO port and interrupt or bus connection to the case), respectively, with corresponding
rspi_robot.tar
- python开发的树莓派智能小车源码 压缩包内有文件若干,其中final_test.py是最终程序,sensor.py是超声波测距模块的代码。解压后进入代码根据gpio引脚定义将电机驱动板连接树莓派的相应gpio引脚。(代码中有定义),接好后直接python finel_test.py,即实现小车的无人自驾驶-压缩包内有文件若干,其中final_test.py是最终程序,sensor.py是超声波测距模块的代码。解压后进入代码根据gpio引脚定义将电机驱动板连接树莓派的相应gpio引脚。(代