CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - gpio-i2c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - gpio-i2c - List
[
ARM-PowerPC-ColdFire-MIPS
]
GPIO做的I2C驱动
DL : 0
用IO口做的I2C驱动,非常方便移植
Update
: 2010-11-16
Size
: 3.01kb
Publisher
:
dingtian0212@sina.com.cn
[
SCM
]
I2c_full
DL : 0
这是mcs51下的i2c实现,采用gpio来作为i2c的sda&scl.该实现几乎包含了i2c所有的可能情况!-mcs51 This is the realization of i2c, gpio used as the sda i2c
Update
: 2025-02-17
Size
: 1kb
Publisher
:
timeshift
[
Embeded Linux
]
Drivers-and-Sources
DL : 0
基于arm7的uclinux嵌入式驱动程序源代码, 代码很全,包括如下目录: adc、gpio、i2c、pwm、Simple Block Device Driver Module、Simple Char Device Driver Module、Simple Ethernet Device Driver Module、Simple Kernel Module、spi、zlg_ffs-ARM7 based on the uClinux embedded driver source code, the code is very wide, including the following directory: adc, gpio, i2c, pwm, Simple Block Device Driver Module, Simple Char Device Driver Module, Simple Ethernet Device Driver Module, Simple Kernel Module, spi , zlg_ffs
Update
: 2025-02-17
Size
: 1.42mb
Publisher
:
8307317
[
ARM-PowerPC-ColdFire-MIPS
]
I2CandRV8564
DL : 0
M16C瑞萨平台, 1.使用GPIO口完成I2C协议 2.读写低功耗实时时钟芯片RV8564C-Renesas M16C platform, 1. Completed I2C using GPIO port protocol 2. To read and write low-power real-time clock chip RV8564C
Update
: 2025-02-17
Size
: 54kb
Publisher
:
贡亮
[
Embeded Linux
]
gpio
DL : 0
嵌入式LINUX的GPIO驱动和测试代码,测试代码中写0置低,写1置高-Embedded LINUX-GPIO driver and test code, test code to write 0 buy low, buy high write one
Update
: 2025-02-17
Size
: 1kb
Publisher
:
bot
[
Other
]
I2C
DL : 0
I2C最经典的技术文档集合,包括了总线规范、协议、设计应用。-I2C most classic collection of technical documentation, including a bus norms, protocols, design applications.
Update
: 2025-02-17
Size
: 2.37mb
Publisher
:
江望明
[
Embeded-SCM Develop
]
i2c
DL : 0
51单片机,c8051f340通过GPIO模拟i2c程序-51 SCM, c8051f340 through GPIO analog i2c procedures
Update
: 2025-02-17
Size
: 3kb
Publisher
:
赵志伟
[
Embeded Linux
]
gpio_i2c
DL : 0
使用GPIO口模拟SCCB总线的时序,读操作、写操作-The use of GPIO port analog SCCB bus timing, read operation, write operation
Update
: 2025-02-17
Size
: 2kb
Publisher
:
张晓建
[
DSP program
]
642EVM_INIT
DL : 0
DM642上电之后初始化的代码,包括EMIF的初始化,I2C GPIO的使能,VP0 VP1 VP2的使能,已经MCBSP MCASP的使能-DM642 on electricity after the initialization code, including the EMIF initialization, I2C GPIO enabling, VP0 VP1 VP2 enabling, has enabled the MCBSP MCASP
Update
: 2025-02-17
Size
: 145kb
Publisher
:
王静雅
[
Embeded Linux
]
gpio_i2c
DL : 0
GPIO模拟I2C源代码,在实际的应用中,可以稳定的运行,不可多得.-GPIO Analog I2C source code, in practical applications, can run a stable, hard to come by.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
袁培锋
[
Linux-Unix
]
GPIO_I2C
DL : 0
介绍如何用 GPIO 口模拟 I2C 接口的文章.-How do I introduce GPIO Analog article I2C interface.
Update
: 2025-02-17
Size
: 27kb
Publisher
:
wcx
[
Windows CE
]
gpio_i2c
DL : 0
在Wince环境下面的用 gpio 来模拟 i2c的源代码-Wince environment in the following simulation using gpio to i2c source code
Update
: 2025-02-17
Size
: 8kb
Publisher
:
文社
[
Other Embeded program
]
i2c_gpio
DL : 0
This file contains routines to write to and read from the I2C bus using the GPIO pins of the CS5530. -This file contains routines to write to and read from the I2C bus using the GPIO pins of the CS5530.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
Mani
[
Linux-Unix
]
gpio-i2c
DL : 0
gpio-i2c 海思平台上3511-3520用io口模拟i2c在linux驱动,里面有很清楚的i2c时序-gpio-i2c Hisilicon platform 3511-3520 simulated with the io port i2c driver in linux, which has a very clear i2c timing
Update
: 2025-02-17
Size
: 4kb
Publisher
:
覃仁往
[
Linux-Unix
]
gpio-i2c
DL : 0
基于gpio的模拟I2C驱动程序,适合linux开发平台-Simulation based on I2C gpio driver for linux platform
Update
: 2025-02-17
Size
: 4kb
Publisher
:
刘军
[
SCM
]
GPIO-I2C
DL : 0
周立功ARM学习套件中的例程,easyarm220系列的程序,包括gpio,i2c的程序代码-ZLG learning packages in the ARM routine, easyarm220 series of procedures, including gpio, i2c program code
Update
: 2025-02-17
Size
: 542kb
Publisher
:
susan
[
SCM
]
EM78F668N-GPIO-to-I2C
DL : 0
单片机GPIO TO I2C 程序,包括文档说明,头文件,绝对好用-Microcontroller GPIO TO I2C procedures, including documentation, header files, absolutely easy to use
Update
: 2025-02-17
Size
: 101kb
Publisher
:
slr
[
Linux-Unix
]
i2c-gpio
DL : 0
linux中内核模块gpio模拟i2c,可以不用自带的i2c程序,减少使用cpu资源-linux kernel module in the simulation gpio i2c, i2c can not own procedures, reduce the use of cpu resources
Update
: 2025-02-17
Size
: 2kb
Publisher
:
小华
[
Other Embeded program
]
I2C
DL : 0
GPIO 模拟I2C, 稳定可靠的接口函数-GPIO emulate I2C interface
Update
: 2025-02-17
Size
: 3kb
Publisher
:
李海力
[
SCM
]
I2C
DL : 0
GPIO 模拟I2C 可以进行读和写操作(gpio to I2C can read write)
Update
: 2025-02-17
Size
: 2kb
Publisher
:
ww992472
«
1
2
3
4
5
6
7
8
9
10
...
13
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.