搜索资源列表
LINUX-keyboard-DRIVER
- 一款LINUX下的键盘驱动程序,是I2C总线控制的。-new keyboard-driven process, the I2C bus control.
I2C
- 本代码是基于PXA270开发板的I2C总线驱动程序
I2C-camera
- 硬件的cpu是arm920i2c总线和camera之间的连接驱动在嵌入式linux操作系统下编写-hardware cpu is arm920i2c bus and camera link between the driver in embedded Linux operating system prepared
IIC总线驱动程序
- i2c-core.c - a device driver for the iic-bus interface You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
tmp101
- dm6467中I2C总线下温度传感器tmp101驱动源码-dm6467 in the I2C bus driver source code under the temperature sensor tmp101
I2c
- I_2C总线及uClinux下的嵌入式设备驱动开发-Bus and I_2C under uClinux embedded device driver development
0602_driver-i2c
- ARM Linux2.4 S3C2410 IIC总线驱动-ARM Linux2.4 S3C2410IIC bus driver
smp8634_RTCds1337_IIC_driver
- 本程序为segma系列芯片smp8634驱动程序,其功能是通过I2c总线,访问带I2c接口的DS1337实时芯片,为smp8634系统提供实时时钟。本程序在在linux2.6.15内核上,基于smp8634开发平台测试过。-This procedure for smp8634 chip segma Series driver to pass I2c bus, visit I2c interface with the DS1337 real-time chip smp8634 system for
I2C_device_driver_under_Linux_development_and_impl
- I2C总线具有结构简单使用方便的特点。本文描述了linux下I2C驱动的结构,并在此基础上给出了I2C设备驱动和应用的实现。-I2C-bus with a simple structure, easy to use features. This paper describes the structure of linux under the I2C driver, and on this basis is given I2C device drivers and applications imp
2410_I2C
- FS2410开发板I2C驱动程序,对了解学习I2C总线有帮助-FS2410 development board I2C driver
pca9698_gpio
- PCA9698是I2C总线的IO口扩展芯片。这是其linux 2.6.28下的驱动程序。-PCA9698 I2C bus is the expansion of the IO port chip. This is the driver under linux 2.6.28.
I2C
- I2C总线协议驱动,C语言编写,适用于各单片机或嵌入式linux-I2C bus protocol driver, C language, for each device or embedded linux
i2c
- linux下基于S3C2410的I2C总线驱动程序-Based on S3C2410 I2C bus driver under linux
IIC
- I2C总线的使用详解和技巧 都是自己搜集的-Detailed and skills of the use of the I2C bus are collected
OK6410-I2C
- OK6410 I2C总线驱动分析,及应用层i2c读写程序,可使用6410开发板的camif对24lc04进行读写测试。-The OK6410 I2C bus driver analysis, and application layer i2c read and write procedures, the 6410 development board can be used to read and write tests camif of 24lc04.
gpio_i2c
- 通过gpio接口来模拟i2c总线的功能,感兴趣的同学可以学习下-Interested students can learn under gpio interface to simulate the function of i2c bus
at24cxx
- at24cxx在嵌入式linux处理器上的测试程序,可以很好的理解I2C总线设备在嵌入式linux处理器上的编程-the at24cxx test programs on the processor in embedded linux I2C bus devices can be a very good understanding of programming in embedded linux processor
i2c20130929
- 源程序由9个函数组成,程序清单 启动I2C总线 停止I2C总线 发送应答位 发送非应答位 应答位检查 向虚拟I2C总线上发送1个数据字节 从I2C总线上读取1个数据字节 向虚拟I2C总线上发送n个字节的数据-this is a I2C program。
I2C
- I2C 总线驱动mems 传感器的应用程序-I2C bus driver mems sensor
选题3-I2C
- 1. 了解I2C总线的基本原理 2. 理解如何通过I2C总线对EEPROM数据的读写。(1. understand the basic principles of I2C bus 2. understand how to read and write EEPROM data through the I2C bus)