Welcome, Guest. Please
Login
or
Register
09.02.2010 at 16:49:37
News:
Server upgrade went fine, you are now at the new system
Home
|
Help
|
Login
|
Register
Arduino Forum
›
Hardware
›
Interfacing
› Arduino and MMC card
(Moderator:
follower
)
‹
Previous Topic
|
Next Topic
›
Pages: 1
Send Topic
|
Print
Arduino and MMC card (Read 1306 times)
jamescoxon
YaBB Newbies
Offline
Arduino rocks
Posts: 4
Arduino and MMC card
02.07.2007 at 10:49:24
Hi,
I'm working on using an Arduino as a flight computer for a highaltitude balloon project and was wondering if it would be possible to link up something like an SD or MMC card to log data such as gps coords.
I had a look at
http://www.arduino.cc/en/Tutorial/SPIEEPROM
and was encouraged by the presence and use of SPI. Looking around the net it appears that it is possible to link up mmc cards or sd cards via SPI for example:
http://www.captain.at/electronic-atmega-mmc.php
http://elm-chan.org/docs/mmc/mmc_e.html
Is this technically possible (I'm willing to put some time into it)?
Anyone successfully done it? or interested in helping out?
James
http://www.pegasushabproject.org.uk
Back to top
View Profile
IP Logged
wandrson
Junior Member
Offline
Shh! I am hunting
wabbit. Killlll the
wabbit!
Posts: 91
Austin, TX
Gender:
Re: Arduino and MMC card
Reply #1 -
02.07.2007 at 16:00:13
I have seen examples (including code) on the web of AVR's using either MMS or SD cards directly. The code would be less processing and more straight C though it should be possibile to integrate within the Arduino environment if space would permit.
Using an MMC card with SPI interface is fairly straightforward. Most of the effort is if you want to read the MMC card a "hard drive" on a computer. Than you have to replicate the FAT16/FAT32 filesystem on the card. If you just write block data and either read it with the arduino hardware (or as a linux block device) it should be pretty easy.
If you want a canned FAT16/32 solution I know that Sparkfun sells a breakout board that can take serial (TTL RS232) commands and create computer readable files. I have one and haven't done more than look at it yet. The biggest drawback to it from the arduino environment would be that it needs RTS/CTS control signals to be implemented.
Back to top
View Profile
|
WWW
IP Logged
Pages: 1
Send Topic
|
Print
Arduino Forum
›
Hardware
›
Interfacing
(Moderator:
follower
)
‹
Previous Topic
|
Next Topic
›
Forum Jump »
» 10 most recent Posts
» 10 most recent Topics
General
- News
- Frequently-Asked Questions
- Workshops
- Exhibition
- Bar Sport
Hardware
- Troubleshooting
»» Interfacing
- Bugs & Suggestions
- Development
Software
- Troubleshooting
- Syntax & Programs
- Interfacing
- Bugs & Suggestions
- Development
International
- Español
- Français
- Italiano
- Portugues
- Deutsch
- Scandinavia
Web/Forum/Email/Spam
- Report Spam at Arduino.cc
- Forum
- Playground Wiki
Arduino Forum
» Powered by
YaBB 2.2.3
!
YaBB
© 2000-2008. All Rights Reserved.