datalogger-option
datalogger-option


Author Comment Last activity Moderation
EdMallon "We have finally published: A Flexible Arduino-Based Logging Platform for Long-Term Monitoring in Harsh Environments http://www.mdpi.com/1424-8220/..." | Read more » almost 7 years ago
EdMallon "I try to keep the blog tightly focused on the logger build details. But this year, I felt that I had to say something a bit more pointed about the ..." | Read more » almost 7 years ago
EdMallon "Like a great Hollywood franchise I finally released the prequel to that "Configuring I2C Sensors" post from a few months ago: Adding Sensors to an..." | Read more » about 7 years ago
warren "Super - added this here: https://publiclab.org/q/15296 " | Read more » about 7 years ago
warren "I also like the prospect of an Atmega 328 with no SD card for logging. How much of the 32k memory would be available after flashing the program? M..." | Read more » about 7 years ago
donblair "Great question re: whether powering the Feather on the 3V line really does work well ... I don't really know. But: looking at a schematic for one ..." | Read more » about 7 years ago
cfastie "That's a really good point that the En pin on the Feather can disable the regulator and reduce power consumption. We need a table of all the featur..." | Read more » about 7 years ago
donblair "Thanks Chris -- this is incredibly useful. So important for folks to have a sense of the trade-offs and considerations when choosing solutions in ..." | Read more » about 7 years ago
EdMallon "I've been working on an overhaul of the code base for our data loggers and in the process I standardized some of that spagetti code into a simple s..." | Read more » about 7 years ago
david_uwi "Thanks for bringing this to prominence again. I will attach the code that runs the microprocessor. presslogger.txt This as mentioned above is wri..." | Read more » over 7 years ago
liz "Thanks for this super work @david_uwi ! I tagged this note so that it appears with the other data loggers https://publiclab.org/wiki/data-logging " | Read more » over 7 years ago
EdMallon "I really appreciate the encouragement guys. But I need at least a month before I could do anything about it. We've already turning away other offer..." | Read more » over 7 years ago
warren "For starters, we would be very interested in cross posting your last post on our blog -- i think even if there's more you'd like to add to it, many..." | Read more » over 7 years ago
warren "I strongly echo everything Chris said - and honestly, we'd really love to give your work more exposure -- I wonder if even simply posting a lot of ..." | Read more » over 7 years ago
EdMallon "Aside form the research goals, I've always wanted to create something that everyone could make on their own. And don't worry about the soldering - ..." | Read more » over 7 years ago
cfastie "Ed, The new Mini Terminal Logger is brilliant. Those Nano terminal shields are a great find. They not only reduce the number of solder joints requ..." | Read more » over 7 years ago
EdMallon "Hi Warren, I think that would be a good idea for the screw-terminal logger, as it's a generic, and would provide people with lots of flexibility to..." | Read more » over 7 years ago
warren "@warren awards a barnstar to EdMallon for their awesome contribution! " | Read more » over 7 years ago
warren "Hi, Ed - thanks so much, I always love your updates. We'd love to feature your work more prominently -- would you be interested in posting this upd..." | Read more » over 7 years ago
EdMallon "While breadboard loggers are quick, the connections tend to be a bit too fragile for serious testing. So I've come up with a configuration based on..." | Read more » over 7 years ago
EdMallon "I know the RIFFLE project has been doing this for a while now, but I saved SD power control to the end of my quest for low power logging, because I..." | Read more » over 7 years ago
david_uwi "Oh well. I know about everyones strange reluctance to use microchip devices, but really they do not keep much of any value to the experimenter hidd..." | Read more » over 7 years ago
EdMallon "I've developed a method to calibrate thermistors of unknown specification to something near +/- 0.1 C https://edwardmallon.wordpress.com/2017/04/2..." | Read more » over 7 years ago
cfastie "It appears that storing data in flash memory on an Arduino is not so easy. The PROGMEM keyword only works for writing constants before the main lo..." | Read more » over 7 years ago