|
Projects
Spring 2012 Older Courses Fall 2011 Spring 2011 Fall 2010 Spring 2010 Fall 2009 Spring 2009
Fall 2008
Spring 2008
Fall 2007 HOWTOs |
SimpleDataCollectionHow To Collect Data Using the CricketThe Cricket can collect up to 2,500 data points. This can be 2,500 samples of an individual sensor, or 1,250 samples of a pair of sensors, or some other combination. To collect data, use the to sample resetdp repeat 100 [record sensora wait 10] end Notice the use of the To upload the data, go into the Cricket menu and choose Upload Data. For this experiment, you would then fill in
Then click "Upload Data From Cricket." After it finishes, click "Save Data To File." This will create a text file (with a You can open the text file to view the data, or load it into a spreadsheet program to graph it. |