Forum Index
HomeZBasic Home   Forum RulesForum Rules   Forum FAQForum FAQ   MemberlistMemberlist   UsergroupsUsergroups   RSS FeedRSS Feed
Site SearchSite Search   LinksLinks   DownloadDownload   Digests and SubscriptionsDigests and Subscriptions
ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in   RegisterRegister
1GB data logger

 
Post new topic   Reply to topic    Forum Index -> ZBasic Language
Author Message
victorf



Joined: 01 Jan 2006
Posts: 342
Location: Schenectady, New York

Posted: 30 June 2006, 10:43 AM    Post subject: 1GB data logger Reply with quote

If you have a need to log serious amounts of data you might want to check out this 1GByte logger at:

http://www.sparkfun.com/commerce/product_info.php?products_id=752

This $60 puppy is just coming on-line and can write to any size SD card and they are already testing the 2GByte card. You supply the SD card.

For the record, I have no financial interest in or connection to Sparkfun, I am just a satisfied customer.

HTH

Vic
Back to top
zbasicandy



Joined: 26 Jan 2006
Posts: 193

Posted: 30 June 2006, 19:05 PM    Post subject: SD Reply with quote

"Out of Stock" , No Specifications, No firmware/software examples/docs, No FAT?, 2x the cost of competing high level SD boards ... "The devil is in the details"
Back to top
victorf



Joined: 01 Jan 2006
Posts: 342
Location: Schenectady, New York

Posted: 30 June 2006, 19:46 PM    Post subject: Reply with quote

Sorry you didn't take the time to read the description. The Logomatic is a serial data LOGGER system not an SD card. This is a new product annoucment as the copy says.
Quote:

The Logomatic has the ability to record . . . any serial data! Now you can record for weeks with any size SD card up to 1gig (we are still testing the 2gig cards).


I seriously doubt that you can find a serial data logger sans SD card for less.

Shooting from the hip should be confined to gun-fighters Smile

Vic
Back to top
zbasicandy



Joined: 26 Jan 2006
Posts: 193

Posted: 30 June 2006, 20:18 PM    Post subject: SD Reply with quote

"They don't call me John Wayne Andy for nothing"

First of all - This serial data logger is a high level SD card interface with
a microprocessor attached to it and the micro serializes the data via TTL/RS232 to the SD card. Its is the same as any high level SD card interface with additional logging commands. There are many SD cards interfaces that can do this logging, with the help off a microcontroller like
ZBasic ZX-xx series. Check my link out on SD card/interfaces and you will see there are numerous SD cards for far less than $60.
As for no documentation/specifications, no firmware/hardware examples
buying something "unknown" is a waste of money.
Back to top
futaris



Joined: 17 Aug 2006
Posts: 1

Posted: 17 August 2006, 7:10 AM    Post subject: Reply with quote

zbasicandy: Are there any cheaper ones that you can recommend? I'm after something small and on a single board. I could roll out my own PCB, or just use my Gameboy Micro and CF card, or even my HP200LX, but I want something that will log heaps of serial data straight to a SD or MMC card...
Back to top
JC



Joined: 20 Feb 2006
Posts: 56
Location: Hudson,OH

Posted: 17 August 2006, 15:28 PM    Post subject: Reply with quote

Some more info would help to determine your possible options.
Do you need / want a DOS compatible FAT file structure? Having one allows your MMC/SD card to be read by a PC. If you are simply storing data bytes, to be read back and uploaded via the micro, than a FAT may be overkill.
Do you need to have several "files" open on the card simultaneously?
Can you format your data into 512 byte blocks, or do you need the ability to write a few bytes at a time? (All MMCs actually write in 512 byte increments, although various buffering schemes are available to make this invisible to the user).
What speed do you need, ie how many bytes/sec do you wish to store or retrieve?
In SPI mode, one can read/write to an MMC card using a four signal interface, (Chip select, Clock, Data In, Data Out). This is much easier than a CF card, and can be driven directly by the ZX-24.
JC
Back to top
TheHammer



Joined: 05 Aug 2006
Posts: 5

Posted: 17 August 2006, 17:40 PM    Post subject: data logger Reply with quote

Futaris
Please read the serial mass storage information under files.
ZBasicAndy gave all the needed information for users to make the right SD mass storage decision.
Back to top
pjc30943



Joined: 02 Dec 2005
Posts: 220

Posted: 18 August 2006, 3:27 AM    Post subject: Reply with quote

Since documentation, support, etc. was a concern, also check out the uAlfat or USBWiz from GHI Electronics. They cost less and are easy to use with a ZX (anything for that matter).
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> ZBasic Language Time synchro. with the server - Timezone/DST with your computer
Page 1 of 1

 


All content Copyright © 2005-2012 Elba Corp. All Rights Reserved.
Opinions expressed in posts are those of the author and not necessarily those of Elba Corp.
Powered by phpBB © 2001, 2005 phpBB Group