搜索资源列表
PWM_DAC
- 嵌入式LINUX操作系统环境下的PWM及ADC实例代码,这个例子使用的硬件平台是S3C2410微处理器。-Embedded LINUX operating system environment of the PWM and ADC example code, this example is the use of the hardware platform S3C2410 microprocessor.
TestPWM
- mini2440pwm测试程序,非常经典的代码,只有.MCP文件其它的只要复制就可以了。-mini2440 pwm testcode ,very classcial ,only have .mcp file,other should copy from you computer
TQ2440_PWM_driver
- TQ2440开发板 基于ARM9的I/O模拟4路PWM Linux驱动代码。-TQ2440 development board ARM9-based I/O Analog 4-channel PWM Linux driver code.
pwm
- linux示例代码\examples底层驱动开发
pwm
- 介绍S3c2410开发板上的关于PWM的代码-Introduction S3c2410 development board code on PWM
pwm_test
- linux示例代码\examples\pwm-linux code\examples\pwm
pwm
- Linux示例代码,将数字信号转化为PWM信号-Linux sample code, the digital signal into a PWM signal
PWM
- 基于FPGA的PWM的演示实验和VHDL的演示实验代码-FPGA-based VHDL PWM demonstration experiments and demonstration experiment code
HW-GMS-Project20140513
- BlueCore4 Datasheet BC417143 ·APF有源滤波控制器程序,因为改代码 ·利用51单片机实现DS1302的驱动,以C ·利用STM8L实现诺基亚5110液晶的驱动 ·盛群单片机指令集:简体中文,PDF格 ·SHT11 程序,I2C总线方式。写I2C时 ·7寸彩屏 STM32的固件库3.5 FSMC驱动 ·一种伺服电机的PID控制算法,可以完 ·基于Atmega16单片机的机器人行走、 ·51单片机驱动2.6英寸触摸液晶屏幕, ·s
linux_pwm_timer_spi_driver
- am1808 linux pwm,spi,timer的驱动,ko形式,带测试代码-am1808 linux driver for spi,pwm,timer,and test app
Timer-PWM
- 基于ARM9的Micro2440平台的定时器产生参数可调的PWM脉冲,代码基于Fedora编写,直接make就可以了-The adjustable parameters of PWM pulse ARM9 Micro2440 platform based on the timer, the code based on Fedora write, direct make on it
FreqMeasure
- 可以测试PWM脉冲宽度,很好用的参考代码,希望能帮到你-You can test the pulse width of the PWM, very good reference code, I hope to help you
driver
- 1. 硬件基于HC-SR04模块,可自行查找。 2. 代码PWM模块用于测试中断响应性能, 背光部分注释掉是因为和PWM复用了。 3. 测试中断响应性能时不要使用在中断上半部使用printk()方式,否则延时会到ms级。 4. 代码中注册的字符设备可不需要,创建的内核线程用于控制时序。 3. 由于超声波采用的是普通的GPIO中断,而且精度需要达到us级,当有许多高优先级的中断需要处理时, 驱动响应会延迟导致得到的时间不同,稳定性会大大下降,只可作为参考,如果要商用最好使用专用