CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 存储 读取

搜索资源列表

  1. LastMusic.zip

    0下载:
  2. 基于android的音乐播放器,代码比较乱,需要sdcard存储歌曲才能读取,Android-based music players, relatively arbitrary code, need to sdcard
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:608.7kb
    • 提供者:lee
  1. flashDriver

    0下载:
  2. Freescale的HCS12处理器上面的flash驱动。支持块擦除、扇区存储、单字读取、单字烧写等操作。在CodeWarrior中开发。-Freescale s HCS12 processor above the flash drive. Support for block erase, sector storage, word reading, vocabulary, etc. programmer operation. Developed in CodeWarrior.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:3.35kb
    • 提供者:bavon
  1. smsss

    0下载:
  2. 短消息服务( SMS )的定义是基于文本的服务,使多达160个字符发送的手机从一个到另一个。 着同样的精神,以电子邮件,邮件存储和转发的短信中心,使信息检索后如果您没有立即接受他们。,同的语音呼叫,短信旅行的移动通信网络的低速控使用的方便性短信,这个项目可以让您远程控制设备发送纯文本邮件,如“泵” , “空调关闭” , “重”或“ light1上” -所有这一切都可以预编程的控制器和容易记住以后。 .它可以控制多达8个外部设备8位微控制器是用来控制整个电路。 它读取的信息从移动电话和控制装置根据
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:247.04kb
    • 提供者:
  1. znFAT-test

    1下载:
  2. 振南51单片机版的FAT文件系统,可读取多种存储设备如SD卡、U盘等,方便用51实现丰富多样的功能。-The of Zhennan 51 microcontroller version of the FAT file system can read a variety of storage devices such as SD card, U disk, etc. to achieve a variety of functions, with 51 convenient.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:105kb
    • 提供者:
  1. I2C

    0下载:
  2. I2C总线驱动,将数据写入2C02的某个存储地址,在读取这个地址上的数据,判断程序是否正确-I2C bus driver to write data to a memory address 2C02, read the address on the data, determine whether the correct
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:61.48kb
    • 提供者:leakey
  1. The-IIC-temperature-recorder

    1下载:
  2. 从DS18B20读取当前的温度 从DS1302读取获得该温度的时间 将当前温度和时间在1602液晶上显示 每隔15秒将当前时间和温度值写入AT24C1024存储芯片 从AT24C1024中读取数据并通过串口上传给计算机 -Read the current temperature from DS18B20 To obtain the temperature at the time is read out from the DS1302 The current tempe
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-11
    • 文件大小:501.2kb
    • 提供者:贺冬凌
  1. demoLQ320240

    0下载:
  2. 是基于MC9S12XS128系统的EEPROM高效存储读取程序,很基础很实用-Read a program based on the the EEPROM of MC9S12XS128 system efficient storage, very basic and very practical
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-06
    • 文件大小:274.92kb
    • 提供者:chenheng
  1. Serialmake

    0下载:
  2. 在LPC2129程序存储空间的某个地址: 0x00020000和 0x00020010写入数据,以便程序在运行时能读取,确定该芯片的数据信息,通过该程序完成烧写文件的生成。-An address in LPC2129 program memory space: 0x00020000 0x00020010 write data, so the program at runtime can be read to determine the chip' s data information by
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-26
    • 文件大小:3.46mb
    • 提供者:haopijin
  1. 7_2

    0下载:
  2. 从文件读取7路数字信号(存储为char型), 输出2路信号是输入信号的当前值与前2次 的逻辑组合。用屏幕和文件分别输出信号,用字符代表光点模拟输出结果波形。输出 结果由已有函数intf1(char d2,char d1,char d),intf2(char d2,char d1,char d) 给出 函数的输入参数d2,d1,d分别用低7位表示7路前2次信号及当前信号-7 digital signals read from the file (stored as char type)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-26
    • 文件大小:29.1kb
    • 提供者:卢顺开
  1. LD_Demo_OnlyPlay_Source

    0下载:
  2. 以下定义是在示范程序中,用来播放的声音数据的起始位置和长度 // 这些声音是事先在PC机上录制好的MP3文件,在PC机上合成到一个文件 voice.dat中 // 可以把这个voide.dat存储到用户系统中的存储芯片中,诸如 spi-flash中 // 在需要播放时,用户的主控MCU可以到spi-flash中根据要播放文件的起始地址无读取MP3数据 // 并送入LD3320进行播放 单片机#include "STC10F08XE.H"-#include "STC10F
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:74.2kb
    • 提供者:王良进
  1. STM32_LCD_SDdatasave

    0下载:
  2. 把串口接收到的数据存储到SD卡的文件中基于STM32。实现文件的创建读取写入-The data stored the SD card , based STM32.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:140.93kb
    • 提供者:rong
  1. x5045-read-data

    0下载:
  2. x5045使用EEPROM正确存储及读取数据,包括单个数据读取以及页写和连续读取-use x5045 to store and read data correctly, including read single data and pagewrite and reading continously.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-26
    • 文件大小:341.72kb
    • 提供者:郑智
  1. M25p16

    0下载:
  2. 基于fresscale 平台的存储芯片m25p16的源代码,通过IO口模拟SPI总线,实现数据的存储与读取;
  3. 所属分类:其他嵌入式/单片机内容

搜珍网 www.dssz.com