PLX-Data Acquisition
Prophet
Posts: 6
Hello, I'm new to basic stamp; however i'm working on a project I need to know how does PLX-DATA acquisition works?
my goal is to save data from GPS receiver module which I bought from parallax.
please help anyone
my goal is to save data from GPS receiver module which I bought from parallax.
please help anyone
Comments
www.parallax.com/ProductInfo/Microcontrollers/PLXDAQDataAcquisitiontool/tabid/393/Default.aspx
Is it possible in my case for the GPS receiver module data sent to this program.
How do I do the connection because i have no clue how i'm going to send the data from the gps module.
Have you read the documentation on the GPS module? It goes into detail on the information sent from the GPS module to the Stamp and includes sample programs.
Documentation on most Parallax products is always found on the webstore page for the Product. Find the Parallax webstore page for the GPS module and you'll find a list of links to documentation and sample code.
one more question, would it be easier if I would use data logger memory stick .
because i want to store the data from the GPS, then retrieve afterward.
do u have a simple code of how I can save the information from the GPS to the Datalogger memory stick.
There is sample code for the use of a datalogger with a Stamp. It's not specifically for use with GPS,
but should be straightforward to adapt for your needs. Take a look at it.