Data Logging
data-logging

Data loggers can help to record data from a sensor over time -- often over days or weeks, or even months. There are a variety of data loggers available, both commercial and open source. Each entry from a logger -- stored on, for example, a memory card -- may have a timestamp and some data loggers can record location from a GPS as well. Data loggers can be [paired with specific sensors](/wiki/water-sensors), and an [enclosure](/wiki/sensor-enclosures), as part of a test. ## Design constraints What are we trying to do that existing commercial data loggers don't do, or don't do well enough? We're looking for designs that optimize: * low cost (i.e. <$100) * easy to use * easy to build or buy * weatherproof (possibly) * waterproof (possibly) * Arduino-compatible (so that they're compatible with the huge [Arduino](http://arduino.cc) ecosystem) ## Options Most of the below options are #arduino based, and all are open source: [wikis:datalogger] [notes:datalogger-option] Edit the [full spreadsheet here](https://docs.google.com/spreadsheets/d/1zBcLpN4PZIATLh6aDR7mwCoejWryLYYm6cJD38MqT58/edit) (by @cfastie) **** ## Questions [questions:data-logging] ## Activities We're hoping to collect a set of activities you could do with several different data loggers here, such as an example "field test," so please add help us by adding activities which can be performed with different data loggers: [activities:data-logging] **** ## Power How do you keep a data logger going in the field? Solar, big batteries, even run an extension cable out? We're developing resources on powering your data-loggers here. ## Power Questions [questions:data-logging-power] ## Activities [activities:data-logging-power] **** ## Waterproof enclosures The #riffle project -- and others -- have explored a lot of ways to make cheap waterproof enclosures for data loggers, but where wires and sensors can still stick out. Here are a some notes and prototypes under the tag #data-logger-enclosures. You can also visit the page on [sensor enclosures here](https://publiclab.org/wiki/sensor-enclosures) [notes:data-logger-enclosures] ...


Author Comment Last activity Moderation
icarito "So beautiful! " | Read more » about 5 years ago
cfastie " The simplest modification to make the sketch save to SD card once per minute is to change the line: if (logData == 1) // wr..." | Read more » over 5 years ago
jkbufu " Hello How to change the code to write data delay 60s, i try and cant do that ? Where change that ? " | Read more » over 5 years ago
cfastie "Liz, it's great to know that you (or I guess your Mom) were well coiffed in the 80s, although I regret that you did not include photographic eviden..." | Read more » over 5 years ago
liz " Dear Chris, as a child of the eighties myself, i can corroborate that the effects of Aquanet hairspray on respiration are quite significant. Were ..." | Read more » over 5 years ago
B-winters " Love this. I am definitely going to try building this at some point, but don't have the time right now. Perhaps after January term. I am coming b..." | Read more » over 5 years ago
cfastie "Leslie, I will lend you anything you need. Tell me about your HEPA setup. You must already have a 5V Arduino, so all you need is three DuPont wires..." | Read more » over 5 years ago
zengirl2 "I'm so excited to see this @cfastie. Love the play on words as always with the naming of the monitor. However, you may want to rename your research..." | Read more » over 5 years ago
stevie "@stevie awards a barnstar to cfastie for their awesome contribution! " | Read more » over 5 years ago
cfastie "Thanks Nick. It's good to know about the duplicate sensors. That's an intriguing engineering decision. Chris " | Read more » over 5 years ago
nshapiro "I'm going to be loling about Poorple all night! Amazing work, chris! And yes, I believe Purple has two of the same sensors to catch any low hanging..." | Read more » over 5 years ago
jywarren "Awesome! On Tue, Nov 27, 2018, 11:45 PM \<notifications@publiclab.org wrote: Public Lab contributor cfastie just posted a new research note en..." | Read more » over 5 years ago
roberts_ecofarm "Clarifying - 1. Ideally Id like to upload daily. For some sites I will be able to connect to the web either through wifi or through cell service. ..." | Read more » over 5 years ago
MadTinker "A couple of clarifying questions: do you have a time period in mind for sampling before data collection/processing? do you have any form limitati..." | Read more » over 5 years ago
stevie "Oh great project! Pinging in a couple people who might be interested: @cfastie @pdhixenbaugh @donblair @rebeccah @bhickman @JSummers Anyone have i..." | Read more » over 5 years ago
warren "Welcome! Very cool! " | Read more » over 5 years ago
liz "This is so useful! Another imaginative concept brought to real world utility by Chris Fastie. If I ever have a well, I will install this to learn a..." | Read more » over 5 years ago
warren "Tremendous! :tada: " | Read more » over 5 years ago
zpope "@MadTinker Great project and approach here. I just finished my first prototype of the same thing, only the sensor is tethered to a weather proof bo..." | Read more » over 5 years ago
MadTinker "@cfastie FWIW I used a Kalman filter algorithm for my TDS analyses with data from a similar setup data logger setup. I believe that my original im..." | Read more » almost 6 years ago
cfastie "What do you guys think, is it okay to use the mean instead of the median? @pdhixenbaugh, @MadTinker, @Shanlter, @rockets " | Read more » almost 6 years ago
warren "Circling back to this -- still love this design! NASA #aren folks just mentioned this sensor: https://www.metergroup.com/environment/articles/buy..." | Read more » almost 6 years ago
shanlter "Hi @mrkhan1994 Thanks for your interest, I haven't tried, but I know @rockets have used this iot module to get data wirelessly (it need wifi tho). ..." | Read more » almost 6 years ago
mrkhan1994 "great project, can you guy help me monitor the signal wirelessly " | Read more » almost 6 years ago