Data Logging
datalogging

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
cfastie "Any Arduino-based data logger should be able to read the signal from that sensor and save the reading at regular intervals. The main obstacle is th..." | Read more » about 6 years ago
xose "Amazing Christian!!! " | Read more » about 6 years ago
warren "And also see: https://publiclab.org/questions/gretchengehrke/07-19-2017/can-commercially-available-water-sensors-work-with-diy-data-loggers " | Read more » over 6 years ago
warren "@cfastie - i remember you highlighted a few different interfaces Arduinos can use -- i2c, analog... do many sensors fall into one of these categori..." | Read more » over 6 years ago
warren "We're going to try to collect this info on this listing of different sensors over here! https://publiclab.org/wiki/water-sensors#Sensors " | Read more » over 6 years ago
warren "(sorry, i meant i see data on the link at Sparkfun) " | Read more » almost 7 years ago
warren "For starters, i see some data; was it working at one point and then stopped? And if so, (apologies for a dumb question) what were the things that ..." | Read more » almost 7 years ago
warren "Great, we have a few options. We could try to connect your Pi up for remote access instead of relaying back and forth, or you could send me your co..." | Read more » almost 7 years ago
efuhrm "Yes, I'm using RaspberryPi to run openpipekit, and my device is connected to the internet. " | Read more » almost 7 years ago
warren "Hi! sorry I missed this -- are you using a Raspberry Pi to run OpenPipeKit? If so, are you sure it's well connected to the internet? There could b..." | Read more » almost 7 years ago
MadTinker "Thanks for the info Chris. I also ran across the KnowFlow that has a lot of pretty good info. They also rely heavily on the DFRobot sensors. Until..." | Read more » almost 7 years ago
cfastie "That sounds like a wonderful "opportunity." It is also a revealing test case for the suitability of DIY environmental loggers to serve their maste..." | Read more » almost 7 years ago
btbonval "Pinoccio is an open source / open hardware solution that makes data collection a breeze. It runs on Arduino and makes everyone's life considerably ..." | Read more » over 9 years ago