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

搜索资源列表

  1. 51读写U盘源程序和原理图

    0下载:
  2. 这是51读写U盘源程序和原理图,希望对开发USB的兄弟一些参考.-Source code for USB mass storage read/write with descr iption.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:84.65kb
    • 提供者:HEDN
  1. 51+sl811读写U盘的源程序+原理图

    1下载:
  2. 51读写U盘的源程序+原理图c语言编程有程序说明和电路说明-51 and sl811 USB mass storage source code with descr iption. Writen in C, with code comment and circuit design descr iption.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:37.99kb
    • 提供者:在中国
  1. 51读写EEPROM应用实例

    0下载:
  2. 串口调试助手源程序\\51读写EEPROM应用实例.zip-serial debugging assistant source \\ 51 literacy EEPROM application examples. Zip
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:51.14kb
    • 提供者:进则群
  1. 51读写eeprom应用实例程序

    0下载:
  2. 51读写eeprom应用实例程序,合适初学者参考。-51 literacy EEPROM application procedures, suitable reference beginners.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:45.94kb
    • 提供者:大头
  1. 51读写U盘源程序和原理图

    0下载:
  2. 51+sl811读写U盘的源程序+原理图。想用51完成U盘读写的网友可参考参考。-51 sl811 reader of the source disk U + diagram. With 51 to complete U-reader may refer to the website reference.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:82.63kb
    • 提供者:丘平
  1. 51读写u盘资料1

    0下载:
  2. 利用MCS-51单片机和USB接口芯片,读写移动U盘的方案-use of the MCS-51 microcontroller and USB interface chip, mobile U-literacy programs
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8.3kb
    • 提供者:cp
  1. 51读写u盘资料2

    1下载:
  2. 利用MCS-51单片机和USB接口芯片,读写移动U盘的方案-use of the MCS-51 microcontroller and USB interface chip, mobile U-literacy programs
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.32kb
    • 提供者:cp
  1. 读写U盘源程序

    0下载:
  2. 51读写U盘源程序和原理图
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2009-07-07
    • 文件大小:82.33kb
    • 提供者:rhy313@163.com
  1. 45DB081的51读写程序

    0下载:
  2. 45DB081的读写程序 #include // SFR declarations #include sbit P37 = P3^7; #define SYSCLK 11059200 #define DF_RESET P5 &= ~(0x1); P5 |= 0x1; // P50
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. 51单片机读写SD卡程序

    1下载:
  2. 51单片机读写SD卡程序
  3. 所属分类:源码下载

    • 发布日期:2011-05-11
    • 文件大小:114.42kb
    • 提供者:martin200866
  1. 51读写at88sc102代码

    0下载:
  2. at88sc1604/at88sc102卡基于51单片机的汇编语言程序
  3. 所属分类:汇编语言

    • 发布日期:2011-11-17
    • 文件大小:24.25kb
    • 提供者:tx_bjg
  1. IIC读写EEPOM 24C02 数据程序

    1下载:
  2. IIC读写EEPOM 24C02 数据程序。51单片机将测量数据写入到EEPROM中,停电后也不会丢失数据。用IIC总线读存储在24C02中的数据,便于用户比较和管理。,IIC data read and write procedures EEPOM 24C02. 51 Single-chip measurement data will be written to EEPROM, the blackout also would not lose data. With IIC bus read i
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-25
    • 文件大小:1.7kb
    • 提供者:孙琨
  1. 完整的单片机读写SD卡程序

    1下载:
  2. 完整的单片机读写SD卡程序,C51,KEIL 开发环境。,Complete single-chip program to read and write SD card, C51, KEIL development environment.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-04-21
    • 文件大小:232.37kb
    • 提供者:pengjun
  1. 通过89C52模拟SPI向25LC系列EEPROM中读写数据的简单示列

    2下载:
  2. 本程序是描述通过89C52模拟SPI向25LC系列EEPROM中读写数据的简单示列,程序中定义了10个变量,通过SPI传送到EEPROM中,然后在通过SPI传回单片机,在P1口中显示数据,This procedure is described 89C52 simulation through SPI to EEPROM in 25LC series of simple to read and write data out that the procedures defined in the 10
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2016-01-26
    • 文件大小:33.29kb
    • 提供者:廖伟
  1. 51_SD

    0下载:
  2. 51读写SD卡源程序 51读写SD卡源程序-MCU51 READ/WRITE SD CARD
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:85kb
    • 提供者:世界的
  1. SD_wr

    0下载:
  2. c51读写SD卡原代码,c51编写,串口接收命令-C51 source code to read and write SD card, c51 prepared to receive the serial command
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:9.25mb
    • 提供者:张生平
  1. 51+CH75readwrite

    0下载:
  2. 51读写U盘的实例 51读写U盘的实例-U disk read and write 51 examples of 51 examples of disk read and write U
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:8.33kb
    • 提供者:张仪
  1. 51读写卡程序

    0下载:
  2. 51读写卡程序,本人从网上买的资料仅供大家参考(This is a 51 read and write card program that I bought information from the Internet for your reference only)
  3. 所属分类:硬件设计

    • 发布日期:2017-12-25
    • 文件大小:54kb
    • 提供者:一枕流年
  1. 51读写卡程序

    0下载:
  2. 基于at89c51编写的rc552射频卡读写上位机主程序(Host program of rc552 RF card read and write PC based on AT89C51)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-04
    • 文件大小:49kb
    • 提供者:zzzzzrnm
  1. 单片机读写SD卡

    1下载:
  2. 利用51单片机,模拟SPI通信,实现对SD卡的数据读写(Data Reading and Writing of SD Card Using 51 Single Chip Microcomputer)
  3. 所属分类:单片机开发

    • 发布日期:2020-09-07
    • 文件大小:43kb
    • 提供者:沧海一粟11
« 12 3 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com