Arduino Forum
>
Using Arduino
>
Storage
>
Arduino Uno R3 SD card shield reading speed
Print
Go Down
Pages:
[1]
Topic: Arduino Uno R3 SD card shield reading speed
(Read 1 time)
previous topic
-
next topic
cjeon
Guest
Arduino Uno R3 SD card shield reading speed
Nov 02, 2013, 04:22 am
Hi everyone,
I am designing an application using arduino uno R3 with SD card shield.
I am going to read binary data from SD card, but I don't know data reading speed from SD card.
Do you guys have any comments about this issue?
Thanks in advance.
CrossRoads
Global Moderator
Unlimited Eagle board sizes available.
Brattain Member
Posts: 42,463
Karma: 1802
[add]
Author of "Arduino for Teens". Available for Design & Build services. Now with Unlimited Eagle board sizes!
http://www.crossroadsfencing.com/BobuinoRev17/
Re: Arduino Uno R3 SD card shield reading speed
#1
Nov 02, 2013, 05:46 am
fat16lib has posted numerous speed results for his SDfat.h library.
Do some searching, or do your own testing.
https://code.google.com/p/fat16lib/
Designing & building electrical circuits for over 25 years. Screw Shield for Mega/Due/Uno, Bobuino with ATMega1284P, & other '328P & '1284P creations & offerings at my website.
PaulS
Brattain Member
Posts: 85,555
Karma: 2570
[add]
Seattle, WA USA
Re: Arduino Uno R3 SD card shield reading speed
#2
Nov 02, 2013, 08:55 pm
Quote
Do you guys have any comments about this issue?
Why does it matter? It is what it is.
The art of getting good answers lies in asking good questions.
liuzengqiang
Tesla Member
Posts: 8,747
Karma: 539
[add]
Phi_prompt, phi_interfaces, phi-2 shields, phi-panels
http://liudr.wordpress.com
Re: Arduino Uno R3 SD card shield reading speed
#3
Nov 12, 2013, 09:43 pm
It's tens of kilobytes per second. How fast do you need? Data faster than that will have to come from FLASH or SRAM.
Serial LCD keypad panel,phi_prompt user interface library,SDI-12 USB Adapter
Print
Go Up
Pages:
[1]
Loading...