Reading data from a uLog logger, saving to a file

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:

[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.