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

搜索资源列表

  1. 2410-2

    0下载:
  2. 这是本人经过一个多月的努力完成的精美的S3C2410核心板。所有IO全部引出,布局合理,走线美观,数据线等长,下载后看了,便知道了。-After more than a month of efforts to complete the exquisite S3C2410 core plate. All IO all leads, rational layout, alignment beautiful, long lines of data download read, we knew.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:43668
    • 提供者:赵蕴夫
  1. cat24wc02LED

    0下载:
  2. 这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回来。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"T
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:12069
    • 提供者:李强
  1. dvdSearch

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

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

    0下载:
  2. 荷兰XSENS公司MTI-G AHRS的驱动程序。平台采用AT91RM9200,采用DMA中断方式读取数据。代码简单高效,可移植性强-Netherlands XSENS company MTI-G AHRS drivers. Platform with AT91RM9200, read data using DMA interrupt. Code simple and efficient, portability
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:1313
    • 提供者:wenjiefeng
  1. VS1003B_SD_SPI_LCD

    0下载:
  2. 本工程在mega16单片机上实现MP3的播放,MP3解码器采用VS1003芯片硬件解码,mega16作为主控和显示以及读取SD卡的数据。-Mega16 this project to achieve single-chip MP3 player, MP3 decoder chip using VS1003 hardware decoder, mega16 as a control and display, as well as read data from SD cards.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:83202
    • 提供者:迦勒
  1. nandflash

    0下载:
  2. 基于S3C2440,K9F1G08U0A NAND Flash器件,实现向NAND Flash的某个块写数据,然后从这个块读出数据。-Based on S3C2440, K9F1G08U0A NAND Flash devices, to achieve a block to the NAND Flash write data, and then read data from this block.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:47737
    • 提供者:tanzhiming
  1. ZSC31015

    0下载:
  2. It is implementation of functions to read data from ZSC31015 cirquit based on STM32 microcontroller
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:3457
    • 提供者:solarmen
  1. STC12C5A60SPVS1003

    0下载:
  2. 使用STC的12C5A60S单片机+VS1003开发的MP3播放器,支持U盘SD卡,支持上电自动播放,逐首步进,音量调节,播放时间显示,其中U盘部分使用沁恒的CH375,SD卡采用模拟SPI方式读取数据,文件系统使用FAT32,最大特点是主程序结构明了,显示部分使用函数指针,-STC s 12C5A60S using SCM+ VS1003 development of the MP3 player, SD card support U disk, support for automatic p
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:357978
    • 提供者:周游
  1. 4

    0下载:
  2. 串口程序 labview 与单片机通信 进行数据读写操作记忆备置-servial with labview and use RS232 to communication with MCU. including the servial config read data and write data
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:16996
    • 提供者:Jack
  1. i2c

    0下载:
  2. ARM-M0-LPC1114 I2C串口通讯程序-From device to device, the I2C communication protocol may vary, in the example below, the protocol uses repeated start to read data from or write to the device: For master read: the sequence is: STA,Addr(W),offset,RE-
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-14
    • 文件大小:2774
    • 提供者:jory
  1. M16_ADC

    0下载:
  2. ADS1110 &atmega16 单路采集卡程序,16位精度,可通过串口回读采集的数据!-ADS1110 & atmega16 single way acquisition card procedures, the precision of 16 bits, and via a serial port to read data!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-26
    • 文件大小:52049
    • 提供者:祁峰
  1. mp3

    0下载:
  2. lpc43xx系列的处理器,通过双核通信实现MP3播放,M4核解码,M0核从sd卡读数据-The LPC43xx series processor, dual-core communications MP3 player M4 core decoding, M0 core read data from the SD card
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-15
    • 文件大小:5843721
    • 提供者:wjf
  1. USART_Printf

    0下载:
  2. HART协议,利用SMT32F207操作,实现读数据,修改上下限等。-HART protocol, the use of SMT32F207 operations, implementation of read data, modify the upper and lower limits and so on.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2015-05-07
    • 文件大小:6667264
    • 提供者:张勇涛
  1. GD25Q32B

    0下载:
  2. spi flash GD25Q32B,在lpc1114平台上的底层读ID,写数据和读数据驱动,有擦除函数,在lpc1114硬件平台测试通过。-Spi flash GD25Q32B, underlying read ID on lpc1114 platform, write data and read data driven, erasing function, the lpc1114 hardware platform test pass.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:360034
    • 提供者:xlf
  1. IC-card

    0下载:
  2. 针对LPC1768操作4442IC卡的代码,可以实现数据的写入,读取,密码校验等功能-code for write and read data in the 4442 IC card
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:4937
    • 提供者:苏建
  1. SD

    0下载:
  2. sd卡的初始化,读数据操作,写数据操作,文件系统设置-sd card s initialization ,read data,write data and file system
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-07
    • 文件大小:1363680
    • 提供者:george
  1. MODE

    2下载:
  2. 能实现对24高精度ADhx711进行驱动读取AD数据,配上简单数据滤波达到分辨率5点采样点 具有8MBIT的内存,并且还有迪文屏的驱动程序-Can achieve high-precision AD hx711 24 is driven to read data AD, accompanied by a simple data filter to achieve resolution of sampling points 5:00 Having 8MBIT memory, and the
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-06-09
    • 文件大小:16732314
    • 提供者:王晓飞
  1. sensors-data

    1下载:
  2. LPC2148 读取紫外线传感器si1132 运动传感器mpu9250-arm read ultraviolet sensors si1132
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-04
    • 文件大小:202279
    • 提供者:yuhhh
  1. EncoderPGUI

    0下载:
  2. 这个是基于K60芯片的正交解码的程序,用Keil打开,然后直接烧写就可以了,里头还含有GUI的程序,可以直接用TPT屏幕看读取的数据,是非常好的程序。-This is based on the K60 chip quadrature decoding procedures, using Keil open and direct programming on it, inside also contains a GUI program, you can see the read data dire
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-26
    • 文件大小:9646036
    • 提供者:刘小明
  1. HMT_API_V4.XX

    1下载:
  2. 拓普微串口触摸屏底层驱动程序,包括51 单片机,和STM32的例程,程序包含画点画线,读数据、写数据,读按键等功能(Tuopu serial port touch screen driver, including 51 SCM, and STM32 routine, the program includes drawing dot line, read data, write data, read the keys and other functions)
  3. 所属分类:微处理器开发

    • 发布日期:2018-04-22
    • 文件大小:785408
    • 提供者:喀秋莎LOVE
« 12 3 4 5 »
搜珍网 www.dssz.com