EdMallon

Primary tabs

EdMallon's picture

History

Member for
9 years 8 months

Contributions

Stream of Forum Topics

In 50 characters or less... Posted by Post date Last comment Number of Comments # of Comments new to you
Simple DIY data loggers with no custom PCBs EdMallon Thursday, March 1, 2018 - 10:10am Wednesday, December 6, 2023 - 1:42pm 9
A $20 DIY datalogger ( with waterproof housing ) EdMallon Thursday, July 3, 2014 - 6:51pm Thursday, July 3, 2014 - 6:51pm 0

Stream of Forum Comments

EdMallon's picture

The teaching version of the loggers required different sensors for each lab, so we tweaked the 2-part model with 3D printed rails holding mini breadboards to provide this flexibility. The software has also been streamlined significantly and people shouldn't have too much trouble adding other sensors provided you stick to 1,2,4,8 or16 bytes/record and your modules don't pull more power than the coin cell can provide. The small form factor makes it easy to deploy these things in small spaces, and the centrifuge tube is waterproof to several meters depth:
 

EdMallon's picture

We recently posted about application of our 1-hour  'classroom logger' that has a variety of options for fine-tuning to the things people on this forum are interested in.

https://thecavepearlproject.org/2019/08/30/creating-a-normalized-vegetation-index-sensor-with-two-leds/

Now, I know there's alot of hand-wavy unknowns in there, and creating a pseudo NDVI with transmittance rather than reflectance bends the rules a bit: but keep in mind this was meant from the start to be a conceptual experiment, rather than a rigorous tool at this stage. This fun little hack really has legs in an educational context, and it wouldn't take much to tune the idea to any specific application with better LED selection.

EdMallon's picture

A teacher friend asked us for faster build that is less dependent on soldering because they don't have the budget for that kit. So we've developed a "minimum  version" of the 2019 classroom logger using pre-made Dupont jumper cables (as we did in 2016) to reduce the build time to about 1 hour.  I've also added support to the code base for using the indicator LED as a light sensor, so they can use the logger with their existing curriculum even if they don't add extra sensors. The ability to use the red &blue LEDs as a proxy for PAR measurements may be interest to the farming community. (see: Forest Mimms publications on that for further reference)

This version of the Cave Pearl is probably the best starting point for people building  their very first Arduino-based data logger.

https://thecavepearlproject.org/2019/02/21/easy-1-hour-pro-mini-classroom-datalogger-build-update-feb-2019/

EdMallon's picture

Dr. Beddow's instrumentation students have been building our EDU logger for more than three years and, based on that experience, we've redesigned the classroom model to accommodate a wider range of student projects. A full set of part links & YouTube videos explains the new assembly in enough detail for beginners. We've also released a new "Data logger starter script" which should run on just about any Arduino-based project:

https://thecavepearlproject.org/2019/01/11/pro-mini-logger-project-for-the-classroom-edu-version-2-2019/

Hopefully this version of the logger is easier for people just starting down the path to building their own environmental monitors.

EdMallon's picture

A visiting researcher dropped by our humble basement workshop with questions about the physical skill level students would need if they added one of our DIY data loggers to their environmental curriculum. I figured the easiest way to cover that was to simply build one, while they recorded the process.

The result of that 3 hour session is now available on YouTube

https://www.youtube.com/playlist?list=PL79ZjHgoYtfzvDKPADJH7HPYDFFlxSLXt

EdMallon's picture

Just came across this interesting talk on the different growth rates with the same amounts of light spread out over different time periods.

https://www.youtube.com/watch?v=D-uLwapyCUo

With all the different I2C light sensors out there, LED level controllers like the one he describes at the end of the video would be relatively easy to build with an Arduino. Especially if you could live without the blue-tooth functionality (it: to change the set level for a different crop, you would need reload the logger from your laptop)

EdMallon's picture

I'd be happy to put a note about the Pearls in the tools section here. But thought I would check the forum first to see if anyone was actually interested before I did something like that.

I will look around http://forum.goatech.org and see what the discussions are like. I'll sign on if there's something I can make a positive contribution towards. Keep in mind that our work is pretty tightly focused on hydrology, rather than Ag.