搜索资源列表
TQ2440-640-480-linux-ov9650
- 在天嵌2440的开发板上能够用群创的7寸液晶800*480上显示640*480的OV9650摄像头图像的驱动和程序,注意,其他开发板不一定能用,下载之后,直接insmod ov9650-640.ko,然后运行camera_test640就可以了,附带代码。-the application program and device drive for ov9650 CMOS camera. the code is using for TQ2440 develepment board only.
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命令,请
serial
- 1) The drive module does not include the iic initialization of the camera chip, the initialization part is located ov9650_init. 2) If the file system is not supported under 2.6 insmod command, please use the bag new_rootfs.cramfs root file system,
spca5xx
- spca5xx.ko为中星微电子301摄像头驱动,在使用时用insmod spca5xx.ko命令插入该模块,运行udevstart命令后,再运行./v4lcap 便可显示 -spca5xx.ko Vimicro 301 camera driver, when used with the insmod spca5xx.ko command to insert the module, run udevstart command, and then run ./v4lcap to display t
at24cxx.tar
- 基于s3c24xx at24cxx I2C驱动,含测试程序,可以直接insmod-Based s3c24xx at24cxx I2C driver, including test procedures, can be directly insmod
ov511driver
- 为中星微电子301摄像头驱动,在使用时用insmod spca5xx.ko命令插入该模块,运行udevstart命令后,再运行./v4lcap 便可显示-spca5xx.ko as Vimicro 301 camera driver, when in use insmod spca5xx.ko command to insert the module, run udevstart command, then run ./v4lcap can display
adc
- adc模块的驱动和测试程序,在根文件系统下insmod后运行测试程序即可-The ADC module driver and test procedures, test procedures can run insmod in the root file system after
s5pc100_key
- 三星s5pc100的按键驱动实例,含有测试测序,傻瓜式makefile,直接用insmod rmmod命令即可测试。-Samsung s5pc100 key driver instance, contains the test sequencing, Fool makefile, you can directly test insmod rmmod command.
insmod
- 自己写的insmod可执行程序,可以替换bin目录下的insmod文件。可以参考参考。-Write your own insmod executable program that can replace insmod file bin directory. You can refer to reference.
smart210_led_driver
- 1.首先加载驱动 insmod smart210_led.ko 2.open( /dev/设备文件名 ,O_RDWR) 3.用ioctl(fd,LED_ON,value) 操作led 第二个参数可以为LED_ON,LED_OFF,LED_ALL 当为LED_ON时第三个参数只能取值1-4 (说明点亮固定led,若第三个参数为3表示点亮第三个led) 当为LED_OFF时第三个参数只能取值1-4 (说明熄灭固定led,若第三个参数为3表示熄灭第三个led) 当为LED
tol_reset
- linux insmod可用的读取GPIO的驱动程序-linux driver for control gpio use insmod
keys
- mini2440上的按键驱动,有注释,在开发板上已经测试,可用,insmod后自动添加设备节点-mini2440 key actuation on the notes, the development board has been tested and available, the device node is automatically added after insmod
linux
- in /dev you should do it mknod sparkusb c 180 200 insmod sparkusb.o install driver rmmod sparkusb unttall driver in examples gcc -o test test.c sparkey.o ./test- in /dev you should do it mknod s
02_sil9135.tar
- 海思hi3531/3516A sil9135HDMI驱动,借助海思SDK里的makefile编译,insmod sil9135.ko,驱动中做了分辨率检测是接口,app端直接调用-with Hass SDK in the makefile to compile, insmod sil9135.ko, the drive to do is detect the resolution of the interface, app called directly
vrit_network
- 虚拟网卡驱动,在linux环境下完成,最后下载到JZ2440开发板,insmod后,激活就可以用ifconfig命令查看了-vrit network driver
buttons_input_all
- 基于input子系统的按键驱动,包括makefile文件,编译好之后下载到开发板,insmod后就可使用了-input system, driver makefile
