搜索资源列表
s3c6410_led
- 嵌入式设计驱动编程之LED驱动,是s3c6410的,包括驱动程序和一个很好的测试程序。-led driver in s3c6410
uc1698-linux
- 嵌入式linux中使用uc1698控制黑白屏的驱动程序及相关的测试程序-Embedded linux driver uc1698 control black and white screen and the associated test procedures
2410_pwm
- 一个基于S3C2410 的 PWM 蜂鸣器驱动及测试程序 -a PWM bell driver and test program based on S3C2410
2410_button_irq
- 2410 按键驱动及测试程序 2410 按键驱动及测试程序-2410 button driver and test program 2410 button driver and test program 2410 button driver and test program
mini2440_keyboard
- mini2440(S3C2440)5X5矩阵键盘驱动及makefile、用户测试程序,测试可用。read向用户空间返回所按下键的行、列-mini2440 S3C2440 keyboard driver makefile and test program
ADCdrives
- ADC字符设备驱动程序,包含加载函数,卸载函数,接口函数,read(),ioctl()等。另带编译文件Makefile以及测试程序ADCtest.c 在linux环境下执行make命令编译后会生成ADCdrives.o以及test。在字符设备中加载test即可得到结果。-ADC code I/O Device Drive
LEDtest
- 44b0的测试程序,无须修改,可直接使用,LED灯的测试原代码。-44b0 of the test program, without modification, can be used directly, LED lamp test source code。
atmel_gpio_driver
- linux内核版本2.6.30 atmel9G45的GPIO驱动程序以及一个测试程序-the linux kernel version is 2.6.30 its contain the gpio driver of atmel9g45 and the driver s test code
dht11
- 自己编写的linux下基于mini2440开发板的温湿度传感器dht11的驱动程序和驱动测试程序-His writing under the Linux based on mini2440 development board of temperature and humidity dht11 driver and drive test procedures
driver_mini2440_linux
- 自己编写的linux下基于mini2440开发板的温湿度传感器dht11的驱动程序和驱动测试程序, 里面包含编译好的驱动模块和测试程序,放到mini2440板里可以直接使用-His writing under the Linux based on mini2440 development board of temperature and humidity dht11 driver and driven testing procedures, contains compiled driver mo
lcd_frv400
- 富士通 FRV400 平台上的LCD测试程序-LCD Test program on FRV400 platform
spk_frv400
- 富士通 FRV400 平台上的扬声器测试程序-Speaker Test Program for FRV400 platform
sw_led_frv400
- 富士通 FRV400平台上的按键和LED测试程序-Keypad and LED Test Program for FRV400 platform
ubuntu
- ubuntu里面添加一个新的系统调用,功能为文件拷贝,含有测试程序-ubuntu inside to add a new system calls, functions as a file copy contains the test procedures
usb_camera
- 一个在2440上测试通过的USB摄像头测试程序,直接交叉编译生成可执行文件就可以用了。-In 2440 a test on through the USB cameras test procedures, direct cross-compiling generation executable file can use it.
capture
- V4l2的测试程序,里面的代码都是值得参考的,-the testing programming of V4l2
wikroe-net-driver
- linux2.6网络设备驱动程序和测试程序。-linux2.6 network device drivers and test programs.
0V9650-drive-application-source-code
- 编译器必须为 3.3.2 编译时候要加参数 1)加载模块:insmod s3c2440a_camif.ko (设备节点为:/dev/v4l/video0) 2)运行程序:./ov9650_init (通过iic初始化ov9650芯片,运行一次即可) 2)运行测试程序:./testcamera (加-h可查看参数说明) 注: 1)驱动模块中不含摄像头芯片的iic初始化,初始化部分位于ov9650_init中。 2)若文件系统不支持2.6下的insmod命令,请
ADTest
- "led+bell驱动.rar"开发板上led和bell的驱动程序,"LedText.rar"是led和bell的应用程序 “串口测试.rar”是串口测试程序。串口驱动中已包含三线串口 “温度测试.rar”是温度传感器测试实验,驱动与应用做在一起的 “LedControl.rar”包含led、bell、key的测试程序,驱动与应用做在一起的。-"led+ bell, drive rar" development board led and bell driver t
DS18B20
- 一个简单的DS18B20驱动和测试程序!-A simple DS18B20 drivers and test programs