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

搜索资源列表

  1. TranslatedcopyofDavinci_vpfe.doc

    0下载:
  2. Davinci video capture interface driverrelated to the content, including I2C, AD chip by the V4L2 video capture content. The following is divided into video capture interface descr iption, I2C and A / D chip, V4L2 capture driver V4L2 application progr
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:100560
    • 提供者:nvn
  1. Programmoing

    0下载:
  2. 51单片机及其C语言程序开发实例,介绍了51单片机常用的模块电路设计与实现,主要模块有键盘、LCD显示、A/D转换、D/A转换、I2C总线应用、语音、实时时钟、红外、USB、步进电机、数字锁相环、串口通信、DDS等-51 microcontroller C language program development instance, introduced 51 single-chip module circuit design and implementation of the main mod
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:825303
    • 提供者:changda
  1. BB-RL78G13_100pin_Sample-programs

    0下载:
  2. The NGX BlueBoard-RL78/G13_100pin is based on RL78/G13-100pin microcontroller from RENESAS.RL78/G13-100 pin offers 512 KB Flash ROM, 8 KB data flash, 32 KB RAM, 32-MHz operation, 8/10-bit resolution A/D converter, UART/UART (LIN-bus supported), I2C/S
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-18
    • 文件大小:847299
    • 提供者:vinay
  1. Project

    0下载:
  2. 使用 单片机M9S12DP256B和BDM 进行CAN 和I2C的开发 -TEST CAN and I2C sur M9S12DP256B board with a B.D.M. tool. Development tool :Codawarrior
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:329844
    • 提供者:SHI Tou
  1. PCF8591

    0下载:
  2. I2C接口的AD及DA转换器PCF8591的4路通道的A/D转换应用程序-4 channels of AD and DA converter PCF8591 I2C interface A/D converter applications
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:37985
    • 提供者:EON
  1. rtc-rs5c372

    1下载:
  2. An I2C driver for Ricoh RS5C372, R2025S/D and RV5C38[67] RTCs
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:5441
    • 提供者:wieziexong
  1. msp430HG2231

    0下载:
  2. MSP430-HG2231 is header board with MSP430G2231IPW14R ultralowpower mixed signal microcontroller from Texas Instruments. MSP430G2231IPW14R has a built-in 16-bit timer, ten I/O pins, a 10-bit A/D converter and built-in communication capability us
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-26
    • 文件大小:10626
    • 提供者:Prakash
  1. 7115

    0下载:
  2. 这也是PHILIPS系列A/D解码芯片SAA7115的驱动程序源码,用单片机模拟I2C实现读写操作-series A/D SAA7115 decoder chip driver source code MCU achieve simulation write I2C
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:7641
    • 提供者:uldbel
  1. 1

    1下载:
  2. msp430g2553的例程。包括时钟初始化,A/D采集、定时器、UARST、i2c、isp。-msp430g2553 routines. Including clock initialization, A/D acquisition, timers, UARST, i2c, isp.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:110607
    • 提供者:邺城
  1. 51.C

    0下载:
  2. 在51单片机上一些比较重要的入门程序。液晶的显示,I2C总线以及A/D,D/A的操作,键盘的扫描,时钟等-Introduction to some of the more important on 51 single chip microcomputer program.Liquid crystal display, the I2C bus and A/D, D/A, keyboard scanning, clock, etc
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3819
    • 提供者:吉祥
  1. i2ceeprom

    0下载:
  2. This an example of using I2C to access a serial eeprom with the nerdkit. The eeprom used is the 24LC256 with a capacity of 32k bytes. I m not sure yet of a real project where I will use it but maybe archiving data on a weather station so it can be up
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:57209
    • 提供者:nevar
  1. 3-digital-voltage-meter

    0下载:
  2. 51单片机运用PCF8591实现数模莫属转换(i2c协议) 1利用PCF8591 串行A/D 转换器转换电位器输入模拟电压,并在LED数码管上显示电压值(精确到2 位小数),实现数字电压表功能。 2在基本部分基础上,利用 PCF8591 的D/A 通道实现一个固定频率的方波(频率范围10~50Hz),并在虚拟示波器上输出。-51 MCU using PCF8591 to realize the digital to analog conversion (I2C) is 1 using
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:144297
    • 提供者:58
  1. PCF8591

    0下载:
  2. PCF8591是8bit的A/D和D/A芯片,采用i2c接口,它有四路模拟输入口和一个模拟输出口,采样速率取决于i2c的速率。数据传输是高位在前低位在后(不论是主机写入数据,还是主机读取的数据)。-PCF8591 is the 8bit A/D and D/A chip, using i2c interface, which has four analog inputs and one analog output sampling rate depends on the rate of i2c.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1899
    • 提供者:张四庆
  1. rtc-rs5c372

    1下载:
  2. An I2C driver for Ricoh RS5C372, R2025S D and RV5C38[67] RTCs.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5414
    • 提供者:glzerpk
  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. EEPROM2416-d-I2C

    0下载:
  2. 该C程序可以实现用IIC写控制EEPROM并显示的功能 -This C program can realise writing and displaying the value of eeprom by IIC
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1164
    • 提供者:孙涛
  1. ang

    0下载:
  2. 温度传感器驱动及应用,通过i2c访问 MAX1617 NCT210-D TMP400等-Temperature sensor drivers and applications, through the i2c access MAX1617 NCT210-d TMP400, etc
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-05
    • 文件大小:237886
    • 提供者:Mukraw
  1. I2C_final

    0下载:
  2. 该汇编语言编写了通信的I2C协议的全过程,有助于用过底层的汇编语言理解通信I2C协议- 该汇编语言编写了通信的I2C协议的全过程,有助于用过底层的汇编语言理解通信I2C协议 42/5000 Gāi huìbiān yǔyán biānxiěle tōngxìn de I2C xiéyì de quán guòchéng, yǒu zhù yú yòngguò dǐcéng de huìbiān yǔyán lǐjiě tōngxìn I2C xiéyì The assemb
  3. 所属分类:assembly language

    • 发布日期:2017-12-12
    • 文件大小:3277
    • 提供者:刘乙洁
  1. Ojmperature

    0下载:
  2. 温度传感器驱动及应用,通过i2c访问 MAX1617 NCT210-D TMP400等-Temperature sensor drivers and applications, through the i2c access MAX1617 NCT210-d TMP400, etc
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:265216
    • 提供者:xumui!861697
  1. 04785416

    0下载:
  2. 温度传感器驱动及应用,通过i2c访问 MAX1617 NCT210-D TMP400等(Temperature sensor drivers and applications, through the i2c access MAX1617 NCT210 -d TMP400, etc)
  3. 所属分类:系统/网络安全

« 1 2 34 »
搜珍网 www.dssz.com