Here’s a Processing sketch that takes data from Sparkfun’s uLog datalogger via a serial port, and saves the results to a file. To use this, you’ll need:
- uLog datalogger with some data on it
- USB-to-serial adaptor; there are many types out there, but I used this one.
[include file="../../code/Processing/dataloggers/uLog_reader/uLog_reader.pde" clean="true"]
2 Replies to “Reading data from a uLog logger, saving to a file”
Comments are closed.