Use of memory stick datalogger on BS2
Is it possible to attach the parallax memory stick datalogger to a BS2, then use that set up as a remote data logger?· In other words, remove the BS2+memory stick datalogger from a PC,·take that set up to another location, measure and record voltage data, then reconnect the BS2 to a PC and analyze the recorded voltage data?·· Whew!
Comments
You don't really need to connect the BS2 to a PC, just remove the memory stick and read the files produced by the data logging program. The data logger uses a standard PC compatible file system. If your data logging program writes text data to the file, it will be readable by pretty much any program. You could write comma separated values (CSV) and load it directly into Excel for analysis.
http://www.parallax.com/Portals/0/Downloads/docs/prod/comm/VDAPFirmwareSpec.pdf
The Datalogger product page contains example code
Jeff T.
Oh, and does anybody know how fast I can write to the flash drive? I would be writing 16 bits at least 10 times a second, but 60 times per second (or faster) would be preferred.
Jeff T.
Thanks for the info. It appears that I can use the BS2 as a datalogger in a remote location.
Thanks
Pat
Setting the commands as subroutines is a very good idea too. I will definitely do that when I stat programming.
Thanks for the help.
-Dan