搜索资源列表
用於S3C6410透過(PWM)控制背光
- 用於S3C6410透過(PWM)控制背光
2410PWM
- 基于s3c2410 arm9芯片 的pwm背光控制-S3c2410 arm9 chip-based backlight control pwm
lcd-light
- linux 2440 下GPIO口控制的背光驱动,一个经典的linux 2.6驱动-linux 2440 under the GPIO port to control the backlight driver, a classic of the linux 2.6 driver
pwm
- dm6446 PWM 驱动可控制液晶背光显示经过多7x24小时测试!-DM6446 PWM driver to control LCD backlights, we have tested for 7x24 hours.
locomolcd
- LINUX系统上夏普的Zaurus SL-5500的背光控制代码。请下载!-LINUX system of sharp Zaurus SL- 5500 backlight control code. Please download!
driver
- 1. 硬件基于HC-SR04模块,可自行查找。 2. 代码PWM模块用于测试中断响应性能, 背光部分注释掉是因为和PWM复用了。 3. 测试中断响应性能时不要使用在中断上半部使用printk()方式,否则延时会到ms级。 4. 代码中注册的字符设备可不需要,创建的内核线程用于控制时序。 3. 由于超声波采用的是普通的GPIO中断,而且精度需要达到us级,当有许多高优先级的中断需要处理时, 驱动响应会延迟导致得到的时间不同,稳定性会大大下降,只可作为参考,如果要商用最好使用专用