Location:
Search - protues sd
Search list
Description: AVR ATMega library for using MMC /SD cart.
Platform: |
Size: 22528 |
Author: Mariusz |
Hits:
Description: FAT读写SD卡的程序。有Proteus仿真。-FAT SD card reader program. There Proteus simulation.
Platform: |
Size: 216064 |
Author: 杨林 |
Hits:
Description: SD卡 protues仿真 通过仿真 可以学习一下 SD SPI模式的读写-SD卡 protues仿真
Platform: |
Size: 35840 |
Author: hjm |
Hits:
Description: PIC单片机外带SD卡完整代码,SPI口扩展,最大可支持到2G容量-PIC+ SD source code
Platform: |
Size: 3513344 |
Author: 老莫 |
Hits:
Description: 51单片机的SD的运用,有protues的仿真及C程序-51 single use of the SD, there protues simulation and C programs
Platform: |
Size: 241664 |
Author: 胡涛 |
Hits:
Description: AVR单片机atmega169实现的SD卡的带文件系统FAT16的读写仿真,内有protues的仿真原理图,写入的数据可在电脑上读出,支持多层文件夹。-The AVR microcontroller atmega169 achieve SD card with a file system of FAT16 read and write simulation, within protues simulation schematic, the data can be written to be read out on a computer, support for multi-folder.
Platform: |
Size: 205824 |
Author: wang |
Hits:
Description: SD卡的FAT32文件系统 SD卡格式化成FAT32文件系统
基于单片机的SD卡FAT32文件系统,使用protues仿真,方便无开发板的童鞋学习。
SD卡的FAT32文件系统
怎样将SD卡格式化成FAT32文件系统?
fat32格式在linux中叫做vfat,是一种window和linux都能识别的文件系统
1)首先切换到root权限:
$su - root
2)查找SD的设备名称:
#ls /dev/sd*
然后插入SD卡,再次输入上面的命令 ls /dev/sd*,SD卡设备就是比上次多出来的哪个设备,例如:sdc1 输入格式化命令即可:
#mkfs.vfat /dev/sdc1-SD card FAT32 file system format the SD card to FAT32 file system
Microcontroller-based SD card FAT32 file system, use protues simulation, easy to learn without development board shoes.
SD card FAT32 file system
How will the SD card formatted FAT32 file system?
fat32 format called vfat in linux, and is able to identify a window and linux file system
1) First, switch to root permissions:
$ su- root
2) Find SD device name:
# ls/dev/sd*
Then insert the SD card, enter the above command ls/dev/sd* again, SD card device which is more than the last out of the device, for example: sdc1 input format command:
# mkfs.vfat/dev/sdc1
Platform: |
Size: 97280 |
Author: alex |
Hits:
Description: 基于89c51单片机的电子琴protues仿真图-quabs as asd a a sd a s e
Platform: |
Size: 50176 |
Author: 郭江帆 |
Hits: