搜索资源列表
libsrc_
- AVR 的C语言开发.很多有用的函数,包括SPI,UART,PWM,I2C,GPIO,EEPROM等等一应剧全-AVR C-language development. Many useful functions, including SPI, UART, PWM, I2C, GPIO, EEPROM, etc. should be a whole drama
Stellaris
- Stellaris公司推出1美元ARM,这是Stellaris驱动库源程序,包括所有的内设的部件驱动如adc,flash,i2c,gpio等等在开发的时候直接调用其提供的接口函数就可以了,大幅度缩短开发周期。-Stellaris company introduced Australian dollar ARM, This is the source Stellaris drive, including all the internal components such as drive adc,
GPIO做的I2C驱动
- 用IO口做的I2C驱动,非常方便移植
gpio_i2c.rar
- GPIO模拟I2C源代码,在实际的应用中,可以稳定的运行,不可多得.,GPIO Analog I2C source code, in practical applications, can run a stable, hard to come by.
i2c.rar
- 51单片机,c8051f340通过GPIO模拟i2c程序,51 SCM, c8051f340 through GPIO analog i2c procedures
STM32F103VCDEMO
- STM32F103VC开发板的一些例程,包括AD、DA、I2C、GPIO等,希望对用COMTEX内核ARM的朋友有帮助。-STM32F103VC development board some of the routines, including AD, DA, I2C, GPIO, etc., want to use the ARM core COMTEX friends help.
gpio_i2c
- 在Wince环境下面的用 gpio 来模拟 i2c的源代码-Wince environment in the following simulation using gpio to i2c source code
642EVM_INIT
- 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
i2c_gpio
- 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.
gpioportpins
- The software implemented in this Note controls the two GPIO port pins connected to the serial data (SDA) and serial clock (SCL) lines of the I2C bus.-The software implemented in this Note controls the two GPIO port pins connected to the serial dat
Play_WAVE
- MSP430 应用源程序。 包括: GPIO Flash Memory P1 Interrupt Timer A UART I2C PWM Playing Music Huminity Sensor Pressure Sensor LCD_2X12 LCD240X160 Speaking LM75A DS2401 IR_Decoder 可以到http://franktu.com/下载更多源程序。-MSP430
GPIO-I2C
- 周立功ARM学习套件中的例程,easyarm220系列的程序,包括gpio,i2c的程序代码-ZLG learning packages in the ARM routine, easyarm220 series of procedures, including gpio, i2c program code
EM78F668N-GPIO-to-I2C
- 单片机GPIO TO I2C 程序,包括文档说明,头文件,绝对好用-Microcontroller GPIO TO I2C procedures, including documentation, header files, absolutely easy to use
I2C
- GPIO 模拟I2C, 稳定可靠的接口函数-GPIO emulate I2C interface
i2c-davinci-gpio
- Linux I2C over GPIO driver
I2C-Gpio
- 在28335平台上利用普通IO扣模拟实现I2C程序,可解决28335 I2C 接口不足的问题-28335 platform using the the ordinary IO buckle simulation I2C procedures, resolves 28335 I2C interface problem of inadequate
Linux-ATSHA204-I2C-140713a_new
- 来自厂商源码。实现对加密芯片atsha204的操作,通讯可使用i2c或者GPIO(From vendor source code. Encryption chip atsha204 operation, communication can use I2C or GPIO)
I2C
- GPIO 模拟I2C 可以进行读和写操作(gpio to I2C can read write)
i2c
- 使用单片机普通GPIO实现IIC通信,实测可用。(IIC communication using MCU GPIO, measured available.)
模拟I2C
- STM32使用GPIO模拟I2C slave,测试可用(I2C slave using gpio)