CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gpio i2c

搜索资源列表

  1. LC978-MT7688-WiFi-module-user-manual

    0下载:
  2. LC978 是深圳灵卡技术推出的低成本,较低功耗,高性能嵌入式WiFi模块。采用 MTK7688一体化单芯片WIFI无线SOC解决方案. 内部集成CPU,WIFI基带,PA,使产 品体积显著减小。LC978引出了众多功能接口,例如:串口,SPI主从设备口,网口, USB口,I2S接口,I2C接口,PWM接口,GPIO口等,使得LC978可以广泛应用在无线 数据传输,多媒体音视频传输,无线数据存储等应用场合。 LC978的WiFi最高支持150Mbps的速率,支持802.
  3. 所属分类:Project Design

    • 发布日期:2017-05-06
    • 文件大小:1303773
    • 提供者:张军
  1. SerialConsoleProgramBasedOnLPC1768-

    0下载:
  2. 基于LPC1768的串口控制台程序,使用的是宝马1768开发板。需要外接:串口、lcd1602;需要开发板模块:串口、A/D转换、五向键、I2C、rtc、定时器、内置512kE2PROM、GPIO。已完成测试,开机需输入密码:012345;可使用 , 或 . 键上下切换输入过的命令。可设置、显示时间日期及闹钟,可更改密码。个人开发,引用需注明CJ right.-This project is a serial console program based on LPC1768 ARM chip ,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:927061
    • 提供者:
  1. GPIO_I2C

    0下载:
  2. LINUXgpio模拟i2c控制函数。用GPIO模拟I2C功能来控制其他设备。- This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (a
  3. 所属分类:Applications

    • 发布日期:2017-04-14
    • 文件大小:2740
    • 提供者:s8404620dengqu
  1. stm32_ds1307_driver

    0下载:
  2. STM32上ds1307驱动程序,使用gpio口模拟i2c实现,代码包括i2c(gpio)驱动,ds1307驱动,亲测正确。-DS1307 on the STM32 driver, the use of GPIO port analog I2C implementation, the code includes I2C (GPIO) driver, DS1307 driver, pro test is correct.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3826
    • 提供者:彭璨
  1. WT56F216

    0下载:
  2. WT56F216外设PWM\ADC\I2C\GPIO\LCD范例-WT56F216 peripheral PWM \ ADC \ I2C \ GPIO \ LCD examples
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:644982
    • 提供者:章枫
  1. rpi_hal-master

    0下载:
  2. rpi_hal 树莓派的IO控制 pascal版代码-# rpi_hal Free Pascal Hardware abstraction library for the Raspberry Pi This Unit, with more than 3000 Lines of Code, delivers procedures and functions to access the rpi HW I2C, SPI and GPIO: Just an excerpt of the
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:38843
    • 提供者:chenyingrui
  1. IIC

    1下载:
  2. I2C master GPIO 模拟程序-I2C master GPIO control program
  3. 所属分类:DSP program

    • 发布日期:2017-04-13
    • 文件大小:1561
    • 提供者:子寒
  1. RTC

    0下载:
  2. 用GPIO口来模拟I2C接口,对HDSP-Super2812上实时时钟X1226进行时间的配置,然后读取X1226中随着计时,不断变化的时钟-With GPIO port to simulate the I2C interface, HDSP-Super2812 for the real-time clock X1226 configured time, then read the X1226 with time, changing the clock
  3. 所属分类:DSP program

    • 发布日期:2017-04-30
    • 文件大小:317394
    • 提供者:伊方
  1. BCM535X_GPIO_I2C

    0下载:
  2. 这篇文章介绍在BCM535x平台上嵌入式linux系统里用GPIO模拟I2C总线-This article describes the BCM535x platform in the embedded Linux system with GPIO analog I2C bus
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:11221
    • 提供者:yangyuguang
  1. STM32_MPU-6050

    1下载:
  2. 本例程使用GPIO模拟I2C时序访问三轴陀螺仪芯片MPU-6050。通过串口实时打印MPU-60505的采样数据,每秒刷新一次显示。-The routine use of analog I2C GPIO Timing visit triaxial gyroscope chip MPU-6050. Real-time printing through the serial port MPU-60505 sample data, display refresh every second.
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:8104263
    • 提供者:wanggang
  1. sim_i2c

    0下载:
  2. 模拟I2C总线驱动程序,只需要二根普通的GPIO即可-simulator i2c driver, just need 2 gpio pins
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1546
    • 提供者:Aaron
  1. moniIICreadADT7420

    1下载:
  2. 采用GPIO模拟I2C总线的方法,实现ADT7420温度数据的读取-IIC bus using GPIO simulation methods to achieve reading ADT7420 temperature data
  3. 所属分类:SCM

    • 发布日期:2017-05-21
    • 文件大小:6108188
    • 提供者:方亚林
  1. source

    0下载:
  2. 采用gpio模拟i2c摄像头配置sccb的c语言程序,精简好用.-GPIO simulation using I2C camera configuration C SCCB language program to streamline the use of.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:1594
    • 提供者:刘泽
  1. 28335-learn

    1下载:
  2. 28835学习资料包括ADC EQEP CAP EPWM I2C SPI CAN GPIO SCI -28335 code 包括ADC EQEP CAP EPWM I2C SPI CAN GPIO SCI
  3. 所属分类:DSP program

    • 发布日期:2017-06-10
    • 文件大小:17183542
    • 提供者:zhaolp
  1. I2C_Slave_pudn

    2下载:
  2. i2c 作为slave端的GPIO模拟通信源码-i2c slave gpio code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:967
    • 提供者:子寒
  1. I2C_Configuration(void)

    0下载:
  2. STM32F103C8T6,GPIO端口模拟I2C通讯,简单易行-void I2C_SDA_OUT(void) { GPIO_InitTypeDef GPIO_InitStructure GPIO_InitStructure.GPIO_Pin I2C_SDA GPIO_InitStructure.GPIO_Speed GPIO_Speed_50MHz GPIO_InitStructure.GPIO_Mode GPIO_Mode_Out_PP
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:2203802
    • 提供者:owlcity
  1. i2c_drv

    0下载:
  2. his3716上面 gpio 写的i2c驱动代码,实际使用非常方便,-his3716 gpio drvier of i2c code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-05
    • 文件大小:3850
    • 提供者:liutwo
  1. AT8563

    1下载:
  2. AT8563 8051驱动程序,通用GPIO模拟I2C时序-AT8563 driver
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-05
    • 文件大小:10177
    • 提供者:徐生
  1. AT8339

    2下载:
  2. AT8339 驱动程序,通用GPIO模拟I2C 时序-AT8339 driver
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-05
    • 文件大小:24574
    • 提供者:徐生
  1. AT8307

    1下载:
  2. AT8307驱动程序,通用GPIO模拟I2C时序-AT8307 Driver
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:9043
    • 提供者:徐生
« 1 2 ... 6 7 8 9 10 1112 »
搜珍网 www.dssz.com