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 | ||
---|---|---|---|---|---|
Bronwen | "Apologies for the mass tagging here, I know a lot of you have been in the mix providing great support and advice so far, but if anyone feels they h..." | Read more » | over 6 years ago | |||
cfastie | "There is a very simple way to read the HCHO sensor with a resolution of about 10 ppb, assuming the range of the sensor is 0 to 1000ppb. (Out of the..." | Read more » | over 6 years ago | |||
Alastair_ | "8-Bit resolution is fine i'd think, you just need to amplify the signal. Any first year electrical engineering student worth her salt can design th..." | Read more » | over 6 years ago | |||
warren | "I'd like to try to get input from some of the many people at http://publiclab.org/contributors/datalogger who have almost certainly interfaced thei..." | Read more » | over 6 years ago | |||
nshapiro | "Thanks so much, Chris! So it does look like the relationship is linear between output and ppb. here is what a friend writes who has used this tool ..." | Read more » | over 6 years ago | |||
zengirl2 | "Unfortunately this is out of my league. You might try posting on Adafruit's forum asking about signal, but they won't be able to speak for the sens..." | Read more » | over 6 years ago | |||
cfastie | "I think it is par for the course that a random proprietary sensor will not work gracefully with an Arduino. In this case, it might be that a standa..." | Read more » | over 6 years ago | |||
warren | "Thanks, Nick - yeah, i think the ADC stuff is more complex than it should be! Maybe we can recruit some help to get a basic Arduino sketch for thi..." | Read more » | over 6 years ago | |||
nshapiro | "Ah okie thanks! this is all waaaaay over my head. thanks for the clarification re:professional sensor outputs. I think the precision is higher than..." | Read more » | over 6 years ago | |||
warren | "As to your other question about professional sensors -- I think there's nothing super special about the sensor you have, and almost any system (ard..." | Read more » | over 6 years ago | |||
warren | "Sorry, Nick I think it may still be an open question whether the manufacturer provides greater precision than this. Do you know? And I think the p..." | Read more » | over 6 years ago | |||
nshapiro | "Thank you, Chris! This is extremely helpful, although a bit disappointing that none of the DIY data loggers would work without serious fiddling or ..." | Read more » | over 6 years ago | |||
warren | "@nshapiro - I think this is a provisional "yes" -- thanks @cfastie! Which is to say, a good follow-up question for the company is "how much resolut..." | Read more » | over 6 years ago | |||
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 » | over 6 years ago | |||
warren | "John Bognar, one of our partners on the NASA AREN project, who's worked with hot-wire and related anemometers in the past, and contributed these tw..." | Read more » | over 6 years ago | |||
cfastie | "The first two times I tried the Rev. P wind sensor, I also tried the Rev. C sensor. The Rev. C sensor did not work as well as the Rev. P, so I focu..." | Read more » | over 6 years ago | |||
cfastie | "It’s fairly straightforward to use the Modern Device Wind Sensors with either a Mini Pearl Logger or a Nano Data Logger. I had great success with t..." | Read more » | over 6 years ago | |||
warren | "@cfastie, what do you think? The AREN folks are asking us for some that'd be relatively quick to plug in and start logging on a kite, that could be..." | Read more » | over 6 years ago | |||
warren | "There's been some progress on reading live data from a sensor using audio -- see https://publiclab.org/notes/warren/02-08-2018/visualize-live-senso..." | Read more » | almost 7 years ago | |||
Ag8n | "May not work with those sensors, but.. Many of the weather stations can be wirelessly received with an rtlsdr ( they cost about $20). The program a..." | Read more » | almost 7 years ago | |||
warren | "There's now a way to collect data from a #dustduino or any #arduino using just an audio cable -- using #webjack ! Take a look at this post: https:..." | Read more » | almost 7 years ago | |||
warren | "I love this idea. Here are some leads on connecting a TDS meter to an Arduino, if that's what you're interested in: https://forum.arduino.cc/index..." | Read more » | almost 7 years ago | |||
warren | "wow!!! This is very cool. Here's an amazon link: https://www.amazon.com/s/?tag=duc0c-20&url=search-alias%3Daps&field-keywords=tds%20aquarium " | Read more » | almost 7 years ago | |||
Ag8n | "I checked Amazon. There are several tds meters that also do conductivity for a price of under $20. Since a scientific model lists for about $1000,..." | Read more » | almost 7 years ago |