CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - read data

搜索资源列表

  1. cmdproc

    0下载:
  2. 这是一个模拟单片机与12887时钟芯片的通信控制程序 可以对其设定时间年月 可以向芯片内部ram写和读数据-This is a microcontroller and analog clock 12887 chip communication control procedures can set its time to the years of internal ram chip write and read data
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4.69kb
    • 提供者:杨巍
  1. DSP_BIOS_Cissy

    1下载:
  2. 利用DSP/BIOS在CCS2.2下开发的通过EMIF读取SRAM中数据的工程-use DSP / BIOS in CCS2.2 under development by EMIF read data SRAM project
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:77.15kb
    • 提供者:茜茜
  1. SQCOMM51

    0下载:
  2. 51串行令牌格式 a51编译 Read data from serial port and write into buffer DPTR pointed in XRAM if a data frame is received and calculate the check sum if a information frame is received return control byte only -51 serial format A51 compile
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9.98kb
    • 提供者:qi
  1. x25645.asm

    0下载:
  2. 使用具有看门狗功能和存储功能25045的源程序,其中包括如何向25045里写数据和读数据及怎么用作看门狗的-watchdog function with the use and storage functions of the source code 25045, including how to write 25,045 li data and read data and how watchdogs for the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4.7kb
    • 提供者:赵金鹿
  1. C8051_I2C_E2PROM

    0下载:
  2. 摘 要: 本文件是C8051单片机I2C总线读写测试程序;将跳线器JP6短接,使用外部22.1184MHz晶振. 功能:定义 0 ~ 9 键为数字键, A ~ F 为功能键。按 A 键后,可按0 ~ 9 数字键, 从零地址开始存储该键值,并送LED数码管上显示该键值。按 C 键停止后,按 B 键, 从零地址开始读取数据值,并送LED数码管上显示。读取速度每秒一次。在按 C 键停止后,可按 A 键重新输入。 -Abstract : This document is C8051 MCU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:76.55kb
    • 提供者:Lance Yin
  1. GISView

    0下载:
  2. EVC 下读取GPS数据并且显示其中包括从GPS上用和窜口连接读取数据,坐标信息等-read GPS data also show which includes GPS and channeling used to read data connectors, Coordinate information
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:4.14mb
    • 提供者:yym
  1. dvdSearch

    0下载:
  2. 碟机Search流程说明 Search过程中,主要涉及到的问题是Search(搜索) 和Match(匹配),其目的就是能够准确地给光头定位。如果匹配才算是成功的?要跳转多少个Track(信迹)才能到目的位置,以及这些跳转指令又是如何?等等诸如此类的问题都将该文档中有详细的解释说明。在koala这个项目中,当 Servo不在做顺序读取,而因为某些特定目的要求需要做跳转读取,这时就需要用到Search功能,快速跳转至指定位置读取数据。比如说歌曲跳转,当播放完前一首歌时,开始播放下一首歌时,必须快
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:31.83kb
    • 提供者:王迪
  1. Datasample_FIFO_driver1

    0下载:
  2. 打开s3c2410的外中断16,通过该中断信号让内核从外部存储器里读数据。是一个中断驱动程序-open s3c2410 the external interrupt 16, so that the interruption signal from the external memory kernel read data. Is a disruption Driver
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2.33kb
    • 提供者:徐秋磊
  1. USB430CCode

    0下载:
  2. 其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便的读写: unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。 usb端点
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:12.39kb
    • 提供者:刘军
  1. SRAM_Write_read

    0下载:
  2. SRAM读写的VHDL实验,通过对写入的数据与读出的数据进行比较,判断读写SRAM是否成功-SRAM read and write VHDL experiments on written data and read data to compare, to judge the success of SRAM read and write
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:459.44kb
    • 提供者:binbin
  1. ads1211

    0下载:
  2. ads1211写寄存器,读数据,用C语言写成,稍微改动就可移植-ads1211 write register, read data, using C language written in a little change can be transplanted
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:1.29kb
    • 提供者:吴伟锋
  1. com-port-read-write-AT90s8515

    0下载:
  2. Project helps write \ read data to COM port (UART) RS232
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:27.61kb
    • 提供者:Oleg
  1. Read-files-on-the-SD-CARD

    0下载:
  2. 关于SD CARD的读取文件数据主要是数据重定向方面-Read files on the SD CARD redirect data aspects of the data is mainly
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:131.67kb
    • 提供者:刘鹏
  1. read.tar

    0下载:
  2. 嵌入式linux环境下RS232通信模块以及读数据测试模块-Embedded linux environment, RS232 communication module and test module read data
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:2.06kb
    • 提供者:liushaofeng
  1. SD-read-and-write

    0下载:
  2. SD卡模块程序,SDV6与STC单片机的通信程序包,程序可以实现从SD卡模块读取数据到单片机里,同样可以写入SD卡模块。-SD card module procedure, SDV6 for STC SCM communication package, the program can read data from the SD card module to the microcontroller can also be written to the SD card module.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:37.41kb
    • 提供者:walton
  1. USB-Read-Data

    0下载:
  2. USB开发 上位机读取USB设备端点数据 亲测可用-USB development PC to read the USB device endpoint data pro-test available
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-10
    • 文件大小:2.03mb
    • 提供者:xiaoqiao
  1. Read-or-Write-data-at-AT24C64

    0下载:
  2. AT24C64的读写操作文件,该程序简洁,快速,执行效率高!-Read data from AT24C64, or Write Byte to At24c64.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4.13kb
    • 提供者:刘京民
  1. ad7793-continue-read-code

    2下载:
  2. 24位AD转换器AD7793,STC15系列平台,模拟SPI方式,可以进行单次读取数据,以及连续读取数据。-24 AD converter AD7793, STC15 Series platform, simulation SPI mode, you can make a single read data, as well as read data.
  3. 所属分类:SCM

    • 发布日期:2015-06-04
    • 文件大小:5kb
    • 提供者:lei.s
  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. LCD-screen-read-data-

    0下载:
  2. 基于51单片机和12864液晶显示屏读取显示的数据并显示读出的数据-Based on 51 MCU and LCD screen to display the data read and display the data read out of the
  3. 所属分类:SCM

    • 发布日期:2017-12-14
    • 文件大小:739byte
    • 提供者:
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com