Read from Datalogger with Arduino

Adafruit Ethernet, Motor, Proto, Wave, Datalogger, GPS Shields - etc!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
molex1701
 
Posts: 54
Joined: Mon Feb 25, 2013 6:34 pm

Read from Datalogger with Arduino

Post by molex1701 »

Hello,
I have a project in mind that I'd like to write and read data with the Arduino. I only see that reading is done by external programs like Excel and plotting data, is this right?

if so, What could I use to write/read on the device I want to make?

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Read from Datalogger with Arduino

Post by adafruit_support_rick »

You can read and write to an SD card with an Arduino. Is that what you're asking?

User avatar
molex1701
 
Posts: 54
Joined: Mon Feb 25, 2013 6:34 pm

Re: Read from Datalogger with Arduino

Post by molex1701 »

Ah ok,
Guess I just didn't dig deep enough. Well I'm on the notification list for when it gets back in stock.
Thanks

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Read from Datalogger with Arduino

Post by adafruit_support_rick »

If you just want data storage, and don't need the rest of the datalogger functionality, you could use one of our MicroSD breakout boards.

User avatar
molex1701
 
Posts: 54
Joined: Mon Feb 25, 2013 6:34 pm

Re: Read from Datalogger with Arduino

Post by molex1701 »

Thanks for showing me that alternative. That might fit in a case better with what I want to make. Though shield will probably be good during prototyping of it. What I want to make will be carried in a person in pocket.

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Read from Datalogger with Arduino

Post by adafruit_support_rick »

Molex1701 wrote:What I want to make will be carried in a person in pocket.
Will this be a GPS application? You could use the GPS Logger shield instead of the Data Logger shield.

Or, if you need a display, several of our display products also incorporate SD cards.

User avatar
molex1701
 
Posts: 54
Joined: Mon Feb 25, 2013 6:34 pm

Re: Read from Datalogger with Arduino

Post by molex1701 »

Nope not for gps. Just a device to help remind me of when to take medicine and to track when I took it. I have some confusing perscriptions and thought this would be a fun project. I'll look at those displays but they don't seem to be in stock. I was thinking of just using 7 segment displays though.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino Shields from Adafruit”