CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - avr and sd card
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - avr and sd card - List
[
SCM
]
SDCardAndMp3code
DL : 0
介绍AVR单片机与SD卡及MP3芯片的通信接口代码。-introduced AVR with the SD card and MP3 chip communication interface code.
Update
: 2025-02-17
Size
: 156kb
Publisher
:
刘强
[
SCM
]
sdmp3
DL : 0
用avr单片机和sd卡制作mp3的全部资料, 解码芯片基于vs1001,送给喜欢自己diy的朋友-with avr SCM and sd card production mp3 all the information on vs1001 decoder chip, diy like to give their friends
Update
: 2025-02-17
Size
: 243kb
Publisher
:
51mcu51
[
SCM
]
MMCSD
DL : 0
MMC/SD卡的AVR Studio 4 的 GCC 程序 和 Proteus仿真程序.-MMC/SD card AVR Studio 4 of the GCC process and Proteus simulation program.
Update
: 2025-02-17
Size
: 277kb
Publisher
:
longagef
[
SCM
]
sd+vs1003+avr
DL : 0
基于ATmega64单片机以及vs1003的SD卡方案的MP3播放源代码-ATmega64-based single-chip microcomputer and the SD card vs1003 program source MP3 player
Update
: 2025-02-17
Size
: 785kb
Publisher
:
于谦
[
SCM
]
avr-sd
DL : 0
sd读写程序 一个AVR的SD卡接口程序-sd to read and write procedures for a AVR of the SD card interface program
Update
: 2025-02-17
Size
: 4kb
Publisher
:
dd
[
SCM
]
AVR_MMC_SD_CARD
DL : 0
ARM单片机控制SD卡的读写,内容详细且很经典-ARM SCM SD card reader, detailed and very classic
Update
: 2025-02-17
Size
: 1.41mb
Publisher
:
llc1
[
SCM
]
sdRW
DL : 0
由AVR移植到44b0x的mmc卡或sd卡读写程序,不需要文件系统,经测试,无问题,可作初学者入门参考。-AVR transplanted to 44b0x from the mmc card reader sd card or procedures, do not need to file system, tested, no problem, can be used for beginners and entry-reference.
Update
: 2025-02-17
Size
: 127kb
Publisher
:
章非
[
SCM
]
SD
DL : 0
51单片机读写SD列子程序 可以学习51单片机如何读写SD卡-51 Singlechip Liezi SD procedures to read and write can learn how to read and write 51 Singlechip SD Card
Update
: 2025-02-17
Size
: 24kb
Publisher
:
符小南
[
SCM
]
MMCSD
DL : 0
非常完整的sd卡、mmc卡读取及文件系统的源代码,还有在avr单片机上的仿真文件-Very complete sd card, mmc card reader and the file system source code, as well as in the simulation of single-chip avr file
Update
: 2025-02-17
Size
: 277kb
Publisher
:
yingjie
[
SCM
]
AVRSDPROG
DL : 0
AVR spi 读写SD卡 源代码,详尽的解释,一目了然-AVR spi read and write SD card source code, detailed explanation, at a glance
Update
: 2025-02-17
Size
: 1kb
Publisher
:
kang
[
SCM
]
AVR_SDcard_FAT32
DL : 0
AVR 单片机上实现SD卡的读写,支持FAT16、FAT32文件系统,文件和目录的创建删除等文件功能全部实现-AVR single-chip implementation on SD card reader, support for FAT16, FAT32 file system, files and directories to create the delete function and other documents of all implementation
Update
: 2025-02-17
Size
: 262kb
Publisher
:
shanghongwei
[
ARM-PowerPC-ColdFire-MIPS
]
081027FinalReport
DL : 0
- programmer device for AVR ATmega8 - interface with a device and SD card reader for let this device read a code file from it.
Update
: 2025-02-17
Size
: 2.92mb
Publisher
:
sallum
[
Other
]
mmc
DL : 0
Brief MultiMedia and SD Flash Card Interface for target MCU Atmel AVR Series
Update
: 2025-02-17
Size
: 2kb
Publisher
:
Dima
[
Other
]
SDMMCCardReadandWrite
DL : 0
用在AVR芯片可實現讀寫SD卡和MMC卡於任何文件系統功能-Used in the AVR chip enables read and write SD card and MMC card in any file system functions
Update
: 2025-02-17
Size
: 5kb
Publisher
:
dxffxd
[
Other
]
1
DL : 0
Fatfs是一个优秀的文件系统,同时也是一个易于移植的文件系统,目前的Fatfs版本只需要编写6个函数和配置几个宏就能完成移植。 网上很多移植Fatfs的文章,记得有一篇写得不错,出处我没有找到,很多人转载都把标题写成 "一篇比较详细介绍FatFs文件系统移植的文章",需要的朋友可以去参考下。 网上很多Fatfs的移植工程,基于AVR的、STM32的很多,但鲜有现成的移植好基于51的Keil 工程可供参考。我不熟悉那些AVR、STM32,参考起来有点别扭^_^。 对于初次接触SD卡和文件系统的新手来说,有一个完整的可供参考的移植实例可以大大减少移植所需的时间和精力。 1、本工程是根据EDN的一位网友上传的源码包整理的,个人认为代码写得很工整,看起来比较舒服,所以我做了简单的工作,把工程后缀名为.wsp的源码包改为Keil工程,以方便有需要的人参考与阅读! 2、EDN网友的博客地址是 http://blog.ednchina.com/xzp21st/,有兴趣的朋友可以去看看。我的博客地址是http://blog.21ic.com/user1/5926/index.html,欢迎各位光临!-Fatfs is an excellent file system, but also an easy-to-portable file system, the current version of Fatfs just need to write six functions and configurations can be done a few macro transplant. Many transplant Fatfs online articles, remember that a well-written well, I did not find a source, many people regarded reproduced the title as the "a more detailed description FatFs file system migration, the article" the need to refer a friend can go to the next. Many online Fatfs transplant project, based on the AVR s, STM32 many, but few are ready to transplant a good project based on 51 Keil for reference. I am not familiar with those AVR, STM32, refer to them a little bit awkward ^ _ ^. For the first time the file system access to SD card and the novice, there is a complete reference of the transplants can greatly reduce instances of migration time and effort. 1, this project is based on one of EDN User upload source packages finishing I personally thi
Update
: 2025-02-17
Size
: 220kb
Publisher
:
gao
[
Embeded-SCM Develop
]
RW-UD-SD-andMP3
DL : 0
用AVR单片机实现读写u盘sd卡,及播放MP3(基于微型操作系统)。-AVR Microcontroller with u to read and write disk sd card, and play MP3 (based on micro-operating system).
Update
: 2025-02-17
Size
: 44kb
Publisher
:
jepen
[
SCM
]
AVRSDCardreader
DL : 0
AVR单片机读写SD卡的源代码,ICC-AVR调试通过-AVR microcontroller source code to read and write SD card, ICC-AVR debugging through
Update
: 2025-02-17
Size
: 83kb
Publisher
:
谢克
[
SCM
]
sd-reader_FAT
DL : 0
SD卡读卡器开发项目,实现了FAT文件系统。项目中使用的为AVR单片机,包括硬件原理图和整套软件源代码。软件包括sd卡底层驱动代码+FAT文件系统代码+应用层代码。是不是好东东,大家看了就知道。-SD card reader development project, to achieve the FAT file system. Project AVR microcontroller for use, including the hardware schematics and software source code package. Sd card software includes low-level driver code+ FAT file system code+ application layer code. Is not good stuff, you read to find out.
Update
: 2025-02-17
Size
: 675kb
Publisher
:
Davinci
[
SCM
]
TFT-SD-dataANDprogram
DL : 0
TFT彩屏和SD卡的完美结合,一次掌握两个外围设备,有详细的资料和简单的编程方法,让你的单片机也显示画面吧-TFT color screen and SD card, the perfect combination, a master of two peripheral devices, there is detailed information and a simple programming method, the MCU also allows you to display it
Update
: 2025-02-17
Size
: 4.74mb
Publisher
:
孟灵飞
[
SCM
]
SD-card-from-read-the-BMP-image
DL : 0
//DMAVR-M128读取SD卡中BMP图片实验,基于FAT16/32文件系统 //SD卡中图片文件为BMP形式,用Img2LCD将JPG图片转换为24位BMP图形式即可 //编译环境 AVR Studio 4.17/AVR GCC //优化等级-0s,注意需设定为此等优化度-//DMAVR-M128 to read SD card in BMP picture experiment, based on the FAT16/32 the file system// image files in the SD card as BMP form, JPG image using Img2LCD 24 BMP graphic to// compile environment AVR Studio 4.17/AVR GCC// optimization level-0s in mind the need to set to this and other optimization degree
Update
: 2025-02-17
Size
: 185kb
Publisher
:
周舟
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.