搜索资源列表
MiniARM2200
- 该包为一部分zlg MiniARM2200的基础测试代码。包括GPIO\\UART\\I2c\\SPI\\定时器\\看门狗-part of the package as the basis zlg MiniARM2200 test code. Including GPIO \\ UART \\ I2c \\ SPI \\ timer \\ watchdogs.
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
AT24x
- 功能:arm7平台的I2c驱动程序,硬件I2C软件包,利用中断方式操作。 * 说明:主程序要配置好I2C总线接口(gpio、总线时钟)
I2CandRV8564
- M16C瑞萨平台, 1.使用GPIO口完成I2C协议 2.读写低功耗实时时钟芯片RV8564C
GPIO做的I2C驱动
- 用IO口做的I2C驱动,非常方便移植
ARM_GPIO_I2C.rar
- 用ARM芯片GPIO模拟I2C程序,能在51或ARM使用,GPIO with ARM chip I2C simulation procedures can be used in 51 or ARM
lm3sio
- LM3S基本外设例程,包括PWM,UART,SDRAM,I2C,GPIO等-LM3S basic module sample, include PWM, UART, SDRAM, I2C, GPIO and so on.
userial-firmware-v1.6
- userial is an Free project building an USB to I2C/SPI/GPIO bridge, using the Atmel AT90USB647 chip. Hardware and Software are released under an Open Source licence. It supports the following interfaces: * USB interface (serial emulation) *
I2C_NEC
- NEC 78K0S/KU1+ uPD78F9200 GPIO實現I2C功能-NEC 78K0S/KU1+ uPD78F9200 GPIO functions to achieve I2C
Slaa368aandPDF
- 有關TI MSP430 用GPIO功能去模擬I2C訊號的文檔與源碼,源碼包括C與asm。此檔案比其他人上傳的檔案要齊全-GPIO features available on the TI MSP430 to simulate I2C signals documentation and source code, source code, including C & asm. This file is uploaded files than others to complete。
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
LPC1114_example
- 主要是关于lpc1114(cortex M0)实验板的硬件电路原理图以及例程源码(包括:ADC,UART,I2C,GPIO,PWM,SPI,SCR,FLASH等等)-About the lpc1114 (cortex M0) experiment board hardware schematics, and the routine source (including: ADC, UART, I2C, GPIO, PWM, SPI, SCR, FLASH, etc.)
General-Purpose-Input-Output-
- GPIO:General Purpose Input Output (通用输入/输出)简称为GPIO,或总线扩展器,利用工业标准I2C、SMBus或SPI接口简化了I/O口的扩展-GPIO: General Purpose Input Output (general-purpose input/output) referred to as GPIO, or bus extension using the industry-standard I2C, SMBus or SPI interface
LPC11U14
- LPC11U14例程 WWDT USB USART TIMER SYSTICK SSP PMU IAP I2C GPIO ADC-TKstudio LPC11U14例程
analog-I2C-driver-MPU050
- stm32芯片--用GPIO口模拟I2C驱动MPU6050陀螺仪-Stm32 chip- using GPIO port simulation I2C driver MPU6050 gyroscope
STM8-code
- stm8单片机的I2C模块、GPIO操作、定时器模块、时钟切换、定时器中断,EEPROM模块编程-stm8 microcontroller I2C module, GPIO operation, the timer module, a clock switch, timer interrupt, EEPROM module programming
LPC2103 peripheral
- LPC2103 interface via UART, GPIO, I2C ...
gpio-I2C
- 使用stm32的gpio口模拟iic与fm24c104进行通信-stm32 gpio iic fm24c104
STM32使用I2C驱动GY-30光照传感器和SPI总线驱动DHT11
- 对于光照传感器的使用,在串口调试助手上将光照强度显示出来,每隔2S,读取一次,否则会出现读取失败。 对于温湿度传感器也是同样的道理,只是为了节省GPIO口,使用SPI单总线通信模式,实现对于温湿度的数据采集以及显示。 其中还包括了对应的串口通信,以及对于printf的重定向,使其打印在串口助手的接收区。
模拟I2C
- STM32使用GPIO模拟I2C slave,测试可用(I2C slave using gpio)