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

搜索资源列表

  1. 51_RS232_IIC

    0下载:
  2. 有关51单片机控制IIC和UART的源程序! -SCM control UART IIC and the source!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:42642
    • 提供者:Lion
  1. zlg7290_c51

    0下载:
  2. 51单片机 zlg7290数字钟,iic总线协议,是学习51单片机模拟iic总线协议的最好选择.-51 SCM zlg7290 digital clock, Head bus protocol, MCU 51 is learning simulation 2005/09 Bus Protocol best option.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:53035
    • 提供者:zero
  1. SD2000C51

    0下载:
  2. 51单片机控制实时时钟SD2000的原码,IIC实用IO口模拟的-51 MCU control real-time clock SD2000 the original code, IIC practical simulation of the IO
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1849
    • 提供者:tangsx
  1. 200662212362699917

    0下载:
  2. 基于51单片机的ucos-iiC语言源代码2.0版本-SCM CENTER-iiC language source code for version 2.0
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:278298
    • 提供者:成龙
  1. 24C01_IIC_wr

    0下载:
  2. 24C01的IIC 读写的c51程序 为了安全起见,程序中很多NOP是冗余的,能进一步精简,但必须经过验证。 Atmel 24C01 比较特殊,为简约型. 51晶振为11.0592MHz-24C01 the IIC reading decoder procedures for the sake of safety, NOP process is a lot of redundancy that can be further streamlined, it must be test
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1077
    • 提供者:李聚光
  1. iic_lcd_51

    0下载:
  2. I2c如 IIc 24LC64等器件的51单片机驱动程序,已经通过实际验证,很好用的-I2c such as IIc 24LC64 51 microcontroller device driver, has been through actual test Oh good use
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:168299
    • 提供者:赵显刚
  1. sy0606

    0下载:
  2. //***此程序为调试通过的源程序 //***由南京赛博电子有限公司提供 //***文件名:sy0606.C***// //***是51系例单片机的最小系统 //***有AT89S51/52的在线下载功能 //***IIC总线芯片为24C02,记存密码-//*** procedure adopted for the debugger source //*** Nanjing Cyberspace Electronic Limited / / *** File Name : s
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8503
    • 提供者:王汤
  1. 24h

    0下载:
  2. 用在51单片机上的时间程序,分时秒计时和显示的时钟,可以用键来调整,用iic发送到显示,刚学者用单片机做菜单和机器控制可以参考下。-51 microcontroller used in the time procedures, and time-of-use metering seconds of the clock shows that can be used to adjust the bond, use iic sent to show that scholars do MCU contr
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1578
    • 提供者:sb
  1. 51do24C02

    0下载:
  2. 用51单片机的io口模拟iic操作.不是采用中断的方式-MCU with 51 I io simulation iic operation. Not interrupt the way
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:33279
    • 提供者:hatemath
  1. Proteus_ebook

    0下载:
  2. Proteus 是目前最好的模拟单片机外围器件的工具,真的很不错。可以仿真51 系列、AVR,PIC 等常用的MCU 及其外 围电路(如LCD,RAM,ROM,键盘,马达,LED,AD/DA,部分SPI 器件,部分IIC 器件,...)-Proteus is the best simulation of the external device SCM tools, it is really good. Simulation can be 51 series, the AVR, the pop
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2248559
    • 提供者:卢在盛
  1. _I2C

    0下载:
  2. 51单片机IIC总线试验包,已通过KEIL检测,并有Proteus仿真-51 microcontroller IIC bus test kits have been approved, KEIL detection, simulation and Proteus
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:38448
    • 提供者:Edward_wang
  1. I2C

    0下载:
  2. 51系列单片机的IIC软件包,模拟通信软件包,可以和具有IIC的芯片使用
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:27943
    • 提供者:赵红星
  1. ADS1100ok!

    1下载:
  2. 这个是一个用Keil C51编写的16位串行AD芯片ADS1100的驱动程序示例,程序中含有写好的ADS1100.H标准驱动函数和LCD1602.H液晶驱动函数,用51模拟IIC总线进行数据采集。提供API式外部函数接口:void Init_ads1100(unsigned char mdata) unsigned int Rd_ads1100(void) 具体功能见程序中的*.C测试文件。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-16
    • 文件大小:30944
    • 提供者:王彪
  1. at29c040

    0下载:
  2. 51系列单片机对at29c04的操作,iic操作,掉电不丢失数据。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-16
    • 文件大小:11292
    • 提供者:江帆
  1. bmp180

    0下载:
  2. iic总线方式读取数字气压传感器BMP180数据,数据显示到oled(IIC bus reads the digital pressure sensor BMP180 data, and the data is displayed to OLED.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:110592
    • 提供者:lovelomo
  1. IIC

    0下载:
  2. 使用数码管和AT24C02实现: 1、数码管从0显示到99,溢出后从0循环显示,时间间隔为一秒。 2、显示到某个数时突然关闭电源,AT24C02将保存当前的数字。 3、重新启动后数码管会接着上次的数继续显示(Using digital tube and AT24C02 implementation: 1, the digital tube displays from 0 to 99. After overflow, it displays from 0 cycles, w
  3. 所属分类:单片机开发

    • 发布日期:2018-05-02
    • 文件大小:30761984
    • 提供者:菜鸟一枚001
  1. IIC_software_51

    0下载:
  2. 51单片机软件实现IIC,解决51单片机无IIC接口问题(51 MCU software implementation IIC)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:17408
    • 提供者:浅_唱
  1. IIC-24C02基本读写

    0下载:
  2. 51单片机IIC总线实现24C02基本读写(Basic reading and writing of 24C02 by IIC bus)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-07
    • 文件大小:32768
    • 提供者:南南南南南
  1. 1.3寸IIC资料

    1下载:
  2. 1.3寸OLED屏51驱动,电路板原理图。I2C协议,芯片资料(1.3 inch OLED screen 51 drive)
  3. 所属分类:其他

    • 发布日期:2019-04-26
    • 文件大小:1150976
    • 提供者:爱落的枫
  1. MCP3421

    2下载:
  2. STC单片机驱动MCP3421程序,模拟IIC(STC MCU driving mcp3421 program)
  3. 所属分类:单片机开发

    • 发布日期:2020-08-12
    • 文件大小:2048
    • 提供者:yinhaijun
« 1 2 3 4 5 67 8 9 10 11 ... 14 »
搜珍网 www.dssz.com