搜索资源列表
IIC
- Library of I2C component for sc2440
linuxDR
- 嵌入式linux设备驱动是嵌入式系统中十分重要的组成部分。本书详细讲解了嵌入式linux的各种设备驱动,包括字符设备驱动、数字显示驱动、键盘驱动、a/d驱动、d/a驱动、lcd驱动、触摸屏驱动、can总线驱动、iic总线驱动、音频总线驱动、ide接口驱动、闪存芯片驱动、usb驱动、串口驱动、网络设备驱动等,并结合大量实例进行讲解,读者可以快速熟悉和掌握相关知识。 -Embedded linux device driver is a very important part of embedd
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,
i2c_driver
- linux2.4 IIC总线驱动 非常的实用-linux2.4 IIC总线驱动
iic
- iic的驱动代码和一些资料。希望对有需要的人有所帮助-iic driver code and data. Need help
s3c6410_i2c_drv
- 此驱动程序是基于arm11的s3c6410为核心板的iic驱动程序 根据此代码方便用户开发-This driver is based on arm11 the s3c6410 core board iic driver according to this code, user-friendly development
linux_driver
- linux 驱动,包含 adc,iic,uart,pwm,eeprom的驱动-linux driver contains adc iic, uart pwm eeprom driver
pxa27x-i2c
- 介绍了优龙IIC总线linux下的驱动程序以及测试程序。使用于优龙pxa270开发板,内容较为详尽。-Driver and testing procedures the IIC bus EURONAVY under linux. Pxa270 development board used in EURONAVY more detailed.
i2c
- bsp 级别的 iic测试代码,测试了iic的收发等情况-bsp iic test code,including iic send and get message
IIC
- 天祥电子的IIC裸机程序的源码包,可以直接使用的-the led driver ,you can use it to your hardware board directly
i2c
- AX11XX芯片的IIC驱动,用于网口转串口功能的开发。-AX11XX chip IIC driver for the network port to serial port functionality development.
lm75
- IIC温度传感器LM75的代码,linux平台-the source code for LM75, on linux
mpu6050driver
- 基于linux的mpu6050驱动。使用模拟的iic驱动,六轴陀螺仪-Linux-based mpu6050 drive. Using simulated iic driver, six-axis gyroscope
IIC-(2)
- linux下的IIC工作的驱动程序代码 基于TQ2440 -linux IIC
IIC
- 适用于tiny6410开发板的IIC测试程序,在android源码中编译成可执行文件-Suitable for tiny6410 development board of the IIC test procedure, compiled into executable files in the android source code
IIC
- Exynos4412的IIC测试程序,基于linux-the IIC of Exynos4412
IIC.tar
- 在linux系统应用中实现IIC的驱动代码.-Implement the iic drive in linux.
iic
- 通过iic时序的控制以及其读写,进行相应的设计-Through the iic timing control and their reading and writing, the corresponding design
IIC-linux-driver-analysis
- 对linux设备驱动中如何编写IIC驱动进行了详细分析。-On linux device driver how to write IIC driver for a detailed analysis.