搜索资源列表
51读写U盘源程序和原理图
- 这是51读写U盘源程序和原理图,希望对开发USB的兄弟一些参考.-Source code for USB mass storage read/write with descr iption.
51+sl811读写U盘的源程序+原理图
- 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.
51读写EEPROM应用实例
- 串口调试助手源程序\\51读写EEPROM应用实例.zip-serial debugging assistant source \\ 51 literacy EEPROM application examples. Zip
51读写eeprom应用实例程序
- 51读写eeprom应用实例程序,合适初学者参考。-51 literacy EEPROM application procedures, suitable reference beginners.
51读写U盘源程序和原理图
- 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.
51读写u盘资料1
- 利用MCS-51单片机和USB接口芯片,读写移动U盘的方案-use of the MCS-51 microcontroller and USB interface chip, mobile U-literacy programs
51读写u盘资料2
- 利用MCS-51单片机和USB接口芯片,读写移动U盘的方案-use of the MCS-51 microcontroller and USB interface chip, mobile U-literacy programs
读写U盘源程序
- 51读写U盘源程序和原理图
45DB081的51读写程序
- 45DB081的读写程序 #include // SFR declarations #include sbit P37 = P3^7; #define SYSCLK 11059200 #define DF_RESET P5 &= ~(0x1); P5 |= 0x1; // P50
51单片机读写SD卡程序
- 51单片机读写SD卡程序
51读写at88sc102代码
- at88sc1604/at88sc102卡基于51单片机的汇编语言程序
IIC读写EEPOM 24C02 数据程序
- 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
完整的单片机读写SD卡程序
- 完整的单片机读写SD卡程序,C51,KEIL 开发环境。,Complete single-chip program to read and write SD card, C51, KEIL development environment.
通过89C52模拟SPI向25LC系列EEPROM中读写数据的简单示列
- 本程序是描述通过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
51_SD
- 51读写SD卡源程序 51读写SD卡源程序-MCU51 READ/WRITE SD CARD
SD_wr
- c51读写SD卡原代码,c51编写,串口接收命令-C51 source code to read and write SD card, c51 prepared to receive the serial command
51+CH75readwrite
- 51读写U盘的实例 51读写U盘的实例-U disk read and write 51 examples of 51 examples of disk read and write U
51读写卡程序
- 51读写卡程序,本人从网上买的资料仅供大家参考(This is a 51 read and write card program that I bought information from the Internet for your reference only)
51读写卡程序
- 基于at89c51编写的rc552射频卡读写上位机主程序(Host program of rc552 RF card read and write PC based on AT89C51)
单片机读写SD卡
- 利用51单片机,模拟SPI通信,实现对SD卡的数据读写(Data Reading and Writing of SD Card Using 51 Single Chip Microcomputer)