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

搜索资源列表

  1. MC9S08LG32_source

    0下载:
  2. MC9S08LG32单片机的源代码,含3种CRC算法,flash模拟EEPROM驱动,串口驱动,GPIO操作,定时器驱动,ADC采样驱动,CD4067驱动,分时复用算法,睡眠模式,等等 公司产品的独特代码已册除,见谅-MC9S08LG32 microcontroller source code, including CRC algorithm 3, flash analog EEPROM driver, serial driver, GPIO operation, the timer-dri
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:38567
    • 提供者:李志
  1. M1

    0下载:
  2.  容量为8K位EEPROM  分为16个扇区,每个扇区为4块,每块16个字节,以块为存取单位  每个扇区有独立的一组密码及访问控制  每张卡有唯一序列号,为32位 - capacity of 8K-bit EEPROM  divided into 16 sectors, each sector is 4 blocks, each block of 16 bytes to block a
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:13713
    • 提供者:h
  1. PIC_EEPROM

    0下载:
  2. 改程序实现了PIC单片机读取外部EEPROM主要是通过串行SCI方式进行读取。-Program for the PIC microcontroller to change the external EEPROM read mainly by way of reading the serial SCI.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:12091
    • 提供者:吴传平
  1. I2C-based-temperature-recorder

    0下载:
  2. 基于I2C的温度记录仪,通过DS18B20采集到温度,显示到液晶并存入EEPROM,最后通过串口发送给上位机-I2C based temperature recorder, collected by DS18B20 temperature to the liquid crystal display and stored in EEPROM, finally sent to the host computer through the serial port
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:4134
    • 提供者:王雨来
  1. LPC2103HOST

    0下载:
  2. 学校竞赛项目开发的基于LPC2103单片机的源代码,其中包含了串口,LCD,EEPROM,GSM等等的驱动-School Contest based LPC2103 microcontroller project development source code, which contains the serial port, LCD, EEPROM, GSM, and outher driver
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:132440
    • 提供者:
  1. drivers

    0下载:
  2. 一些可参考的驱动程序 LCD,DS1302,music,ds18b20,max531,串口通信,EEPROM,等等,解释很详细-Some refer to drivers LCD, DS1302, music, ds18b20, max531, serial communication, EEPROM, etc., explained in great detail
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:25671
    • 提供者:无所畏
  1. CPLD1270-I2C

    0下载:
  2. I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序介绍操作一个I2C总线接口的EEPROM AT24C02的方法,使用户了解I2C总线协议和读写方法。 实验过程是:按动开发板键盘某个键CPLD将拨码开关的数据写入EEPROM的某个地址,按动另外一个键,将刚写入的数据读回CPLD,并在数码管上显示。(sw0为写入,sw1为读出)-I2C bus is a very popular serial bus, it is simple, taking less interface.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:494057
    • 提供者:ql
  1. example-code-for-stc-chip(keil-c)

    0下载:
  2. 宏晶公司的stc系列单片机应用例程,基于STC12C5616AD系列单片机平台。文件包含串口使用,时钟使用,EEPROM,adc转换等内容,为txt格式的c代码,建议使用keil c集成环境进行开发-Wang Jing' s stc MCU application routines, based on STC12C5616AD MCU platform. File contains the serial port to use, use the clock, EEPROM, adc con
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:13767
    • 提供者:wuzhaojun
  1. MCUSUPERTool

    0下载:
  2. 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Microcontroller used in the process of developing multi-functional tools, includi
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1389791
    • 提供者:xialu
  1. 12C5A32and19264a

    0下载:
  2. 19264A 液晶显示屏驱动. MCU STC12C5A32S2 EEPROM应用.串口通信程序.-19264A LCD display driver. MCU STC12C5A32S2 EEPROM applications. Serial communication program.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:90867
    • 提供者:王泽进
  1. IIC

    0下载:
  2. IIC接口的EEprom存贮器的C语言读写程序,有助于理解IIc通讯协议和串行存储器编程-EEprom memory read and write programs in C language, helps to understand the IIc protocol and serial memory programming
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:15959
    • 提供者:
  1. I2C-bus

    0下载:
  2. 现在,已经有越来越多的外围器件与微控制器的接口形式是二线制的I2C串行总线,学会其基本操作已经成为广大电子电气工程师爱好者的迫切要求。鉴于I2C总线协议原文内容十分详尽,对于总线协议的初学者可能不把握,本文特意非常简要地介绍了I2C总线的概念、优点和基础协议,可以帮助您尽快掌握具体器件的用法,也为进一步深入学习掌握I2C总线打好基础。-now,I2C-BUS more popular in EEPROM and mcu ,it is a two-line serial bus.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:212133
    • 提供者:薛月
  1. module-Temperature

    0下载:
  2. DS18B20引脚功能 GND地,DQ数据总线,VDD电源电压 18B20共有三种形式的存储器资源,它们分别是: ROM 只读存储器,用于存放DS18B20ID编码,其前八位是单线系列编码,后面48位是芯片唯一的序列号,最后8位是以上56位的CRC码。DS18B20共64位ROM RAM 数据暂存器,数据掉电后丢失,共9个字节,每个字节8位,第1、2个字节是温度转换后的数据值信息,EEPROM 非易失性记忆体,用于存放长期需要保存的数据,上下限温度报警值和校验数据
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:9244
    • 提供者:袁亚楠
  1. 51_code

    0下载:
  2. 51单片机各个模块驱动汇总。包括eeprom、串口、红外解码、ad转换、时钟ds1302、ds18b20、数码管、液晶显示器操作等等,是学习51的好程序-Summary of each module microcontroller 51 drives. Including eeprom, serial port, infrared decoder, ad conversion, clock ds1302, ds18b20, LED, LCD display operations, etc., i
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3393773
    • 提供者:王风鹏
  1. avr_eeprom_

    0下载:
  2. avr单片机atmega16操作eeprom接口与串口通信接口,非常有用-atmega16 operation avr microcontroller interface and serial communication interface, eeprom, very useful
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:226607
    • 提供者:王风鹏
  1. smdk2413_application_note_rev10

    0下载:
  2. SMDK2413 (Samsung MCU Development Kit) for S3C2413X is a platform that is suitable for code development of SAMSUNG s S3C2413X 16/32-bit RISC microcontroller (ARM926EJ-S) for hand-held devices and general applications. The S3C2413X consists of 16-/32-
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2134532
    • 提供者:fateme
  1. C8051F320-Test-code

    0下载:
  2. 本源代码主要是用于C8051F320的Keil测试和研究。其中源代码详细介绍了怎样在Keil使用C8051F320芯片进行相应的开发板的数据的开发,包括EEPROM,USB,模数转换,串口,键盘等一系列的源代码-This source code is mainly used for C8051F320, on Keil platform. It can be used for testing and study how to use the C8051F320 chip development,
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:663541
    • 提供者:
  1. STM8-CPU-programming-manua

    0下载:
  2. STM8指令集。文档是英文说明档案,注意下载哦。 注:不过查了好多资料都没有中文的。-The STM8 family of HCMOS microcontrollers is designed and built around an enhanced industry standard 8-bit core and a library of peripheral blocks, which include ROM, Flash, RAM, EEPROM, I/O, Serial
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:750922
    • 提供者:xuanwuben
  1. SEEPROMs-with-dsPIC33F

    0下载:
  2. 串行EEPROM与dsPIC33F的接口源码-Interface Serial EEPROMs with dsPIC33F
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:5665
    • 提供者:Pu Zhou
  1. SPI_eeprom

    0下载:
  2. 关于通过SPI协议串行口的EEPROM的编程案例-About through the SPI agreement of the serial port EEPROM programming case
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:107441
    • 提供者:klaus7
« 1 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com