Memory Stick Data Logger
JHRR
Posts: 19
·Hello.
······· I am looking for help on the memory stick. I have all the information that Jeff.T put out
·
and I think he did a great job. However, I still need some help in working·this out.
I have a data logger with the BS2SX Stamp and·I am trying to download·it to a Thumb·drive.········
So for I haven't had much luck. The problem is there is not much information on this Unit. The data logger
··
takes up almost all my memory in·6 slots. I canno't find any information on the Memory logger that dumps
data to the logger. The information that I have found is a sequence to be typed into the logger.
What I need is something that is automatic when I plug the thumb drive into the memory stick.
I would very much appreciate any help that you can give me.
Thank you
JHRR...
······· I am looking for help on the memory stick. I have all the information that Jeff.T put out
·
and I think he did a great job. However, I still need some help in working·this out.
I have a data logger with the BS2SX Stamp and·I am trying to download·it to a Thumb·drive.········
So for I haven't had much luck. The problem is there is not much information on this Unit. The data logger
··
takes up almost all my memory in·6 slots. I canno't find any information on the Memory logger that dumps
data to the logger. The information that I have found is a sequence to be typed into the logger.
What I need is something that is automatic when I plug the thumb drive into the memory stick.
I would very much appreciate any help that you can give me.
Thank you
JHRR...
Comments
http://www.parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/datalogger/List/1/ProductID/434/Default.aspx?SortField=ProductName%2cProductName
Most of what I have mentioned in posts , connections and code , is just the way I like to do things and is better suited to the BS2px. For starters if I were you I would take a close look at the aforementioned link and its examples plus the VDAP firmware manual on the same page. You probably have a specific task in mind , if possible try and write the code you need then post it back here if you need a little help with it. Bear in mind that one of the main differences in the code you will see is that the various Stamp modules each require a different value for the bad baud rate setting, something that can easily be overlooked and will trip you up.
Jeff T.
Thanks for the advice. I am working on the code and I will let you know when I am finished.
Also thanks for the quick response.
JHRR
Thanks for the advice. I am working on the code and I will let you know when I am finished.
Also thanks for the quick response.
JHRR
http://forums.parallax.com/forums/default.aspx?f=15&m=298989
http://forums.parallax.com/forums/default.aspx?f=5&m=285064
·······Thanks for the Informatin.
······· JHRR.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
~~ dRu ~~
I have had the same problem with Toshiba (4GB) It will not work.
Aslo, the Lugar Drive's dosen't work either.
SanDisk Cruzer works fine. I have a PNY (1GB) that also works fine.
JHRR
Looking at your original message it is hard to understand how the code could be so large. I recently submitted an article to a magazine for publication. The article is based on our GPS Module and Datalogger Module. I can’t post any code yet as the article hasn’t been published, but I can tell you that it logs coordinates in KML format and once complete the USB drive can be plugged into a PC and the file can be double-clicked and will open Google Earth and show everywhere you had been. This entire program was written on a BS2. Memory was 99% however had it not been for all the KML header data the code itself would have only taken up 73%. 26% of the memory was text data in XML format. That was after being compacted as much as possible. So I am confident that the BASIC Stamp can more efficiently utilize the resources of the Datalogger module. If you have any questions, let me know. Take care.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
Will you let us know when and where it will be published...
Thanks
Chet
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
Any ideas on the comments here about only some brands of USB drive working with the datalogger ?
Seems a shame if thats the case.
Regards, Chris, Western Australia...
I liken this to keyboards and mice…people just tend not to notice that issue as much. But we’ve seen plenty of keyboards and mice that work fine with a PC, but not with the Propeller Objects. Not all manufacturers follow the same standards for communication. In some cases it is a hardware support issue…for example, some Secure thumb drives aren’t properly detected unless their drivers are installed. I would expect these devices won’t work at all.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
I guess we just have to live with that then, no problems.
The sad bit is I would really like to use some of them in a commercial application we have, but its too risky if all of a sudden we cant get compatable usb drives etc,
anyway, thanks again for your reply,
Cheers,
Chris, West Oz...
I don't think it is necessary to be pessimistic about sourcing compatible USB drives. While it is certainly a good idea to check any drive you are going to use before heading out for long trip into the bush, or the boonies, I'd say that failure to work is the exception and there are plenty of major brands that consistently work well. My own favorite, due to its small size and waterproof construction, is the KINGMAX "super stick".
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com