搜索资源列表
okipwmuart
- oki测试uart,pwm,a/d的程序,大家来讨论-OKI test UART, PWM, a / d process, we discuss
drive_pwm
- 飞思卡尔的mx21处理器的pwm驱动程序源码,绝对好用。-the mx21 Freescale's processor pwm driver source code, absolutely everything.
PWM_430testnnnnn
- 用430做的PWM程序,带上了自己做的时钟功能!看下把!
Drivers-and-Sources
- 基于arm7的uclinux嵌入式驱动程序源代码, 代码很全,包括如下目录: adc、gpio、i2c、pwm、Simple Block Device Driver Module、Simple Char Device Driver Module、Simple Ethernet Device Driver Module、Simple Kernel Module、spi、zlg_ffs
status.c
- 利用s3c2410的PWM来让IO口产生时序脉冲的程序,可用于电机驱动,或者其他时序驱动作为参考 此例为四路CCD时序,
pwm_test
- 韩国三星2440 pwm嵌入式驱动程序小样
pwm
- 基于友善6410的一个pwm控制程序,此程序调用6410的pwm驱动,实现对beep的控制。-6410 based on a pwm-friendly control program, this program call 6410 pwm drive to achieve control of the beep.
AN2410SSB
- 基于AN2410SSB学习板的实验程序,包括串口,网卡,LED,PWM以及中断等-Based on experiments AN2410SSB learning board procedures, including serial, LAN, LED, PWM, and interrupts, etc.
PWMandAdcDriver
- 嵌入式Linux中PWM和ADC的驱动程序及其测试程序-PWM and ADC drivers and test procedures in the Embedded Linux
2410-pwm
- 2410 pwm波形 驱动程序代码,通过传递参数可调节占空比,含makefile文件和测试程序-2410 pwm waveform driver code, passing parameters can be adjusted by the duty cycle, containing makefile documentation and testing procedures
pwm
- pwm 调制程序,,参考一下,采用51单片机开发,觉得有用就下载吧-pwm modulation procedures, refer to
pwm
- 基于Linux实现的PWM时钟脉冲程序。-Using Linux to achieve PWM clock pulse program.
pwm
- 工作在s3c2410开发板上,编写驱动和应用程序 ,交叉编译应用程序和编译模块,降生成的文件放入到开发板中,即可控制开发板的pwm旋转。-Work in the s3c2410 development board, writing drivers and applications, cross-compile the application and compile the module, reducing the resulting file into the development board
pwm_test
- LINUX下的PWM程序,使用GT2440ARM9开发板。-PWM under LINUX, the use of GT2440ARM9 development board.
pwm
- 基于 omapl137 的pwn的程序例子-Based on omapl137 pwn the program examples
pwm
- 在linux运行环境下的pwm的c程序,自测通过的无误程序-Pwm c programming under the Linux operating environment, the self-test through the correct procedures
pwm
- s3c2410 PWM的驱动以及测试程序(带makefile) 可以调节占空比 做电机等相关控制-S3C2410 PWM driver & makefile & test-demo。
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
STM32-dianji-pwm
- STM32f4程序,控制松下伺服电机精确转动,包括正反转,启停,还有精确脉冲位置定位,硬件实现 效果最佳-STM32f4 program, panasonic servo motor control precision turning, including positive and negative turn, stop, and accurate pulse position location, hardware implementation effect is best
周立功magic2410实验箱基础程序3
- 周立功的实验教程应该是做的最为详细,是arm学习入门的一个简单的快捷工具,本程序包含串口实验,IIC实验,PWM实验,ADC实验,定时器实验!