-
Sara Damiano replied to the topic Custom Arduino-based sensor, off-the-shelf SDI-12 datalogger in the forum Other Data Loggers 7 years, 8 months ago
I’d love any feedback you have on the modular sensors library! Feel free to post GitHub issues or post comments in the forums.
The Libraries repository doesn’t actually have anything new on its own, it’s just a bunch of links so anyone can download some of the more helpful libraries all at once. Do let me know if you think there are any crucial…[Read more]
-
Sara Damiano replied to the topic Using PlatformIO with Mayfly in the forum Mayfly Data Logger 7 years, 10 months ago
The wonderful people at PlatformIO have now added native support for the Mayfly. Run “platformio update” in the PlatformIO terminal and you will then be able to find the Mayfly in the drop downs and call up the Mayfly as “mayfly” just like any other board.
-
Sara Damiano started the topic Using PlatformIO with Mayfly in the forum Mayfly Data Logger 7 years, 10 months ago
In case anyone else is interested in using an alternative IDE for developing sketches for the Mayfly, here is the json that should work to add the Mayfly to PlatformIO:
{ "build": { "extra_flags": "-DARDUINO_AVR_ENVIRODIY_MAYFLY", "core": "arduino", "f_cpu": "8000000L", "mcu": "atmega1284p", "variant": "mayfly" },…
-
Sara Damiano replied to the topic Looking for a bare-bones 16 bit 0-5V dc data logger sketch to build off of in the forum Mayfly Data Logger 7 years, 10 months ago
How are you trying to talk to the analog pins? To get the 16 bit ADD conversion you must use the auxiliary ADD converter/library for the Ti ADS 1115. Here’s a bit of code that may help you along. (Please note that this code is completely the work of Shannon Hicks!)
#include <Adafruit_ADS1015.h> /* The library for the auxiliary ADD…
-
Sara Damiano posted a new activity comment 7 years, 10 months ago
I converted this to a forum post: http://envirodiy.org/topic/looking-for-a-bare-bones-16-bit-0-5v-dc-data-logger-sketch-to-build-off-of/
-
Sara Damiano started the topic Looking for a bare-bones 16 bit 0-5V dc data logger sketch to build off of in the forum Mayfly Data Logger 7 years, 10 months ago
Converting a message/update from Paul Dyer into a forum post:
I am working on an application to log data from some magnetic flow meters measuring liquid flow in some 15 foot diameter circulating water lines. I have my application built and tested. It seems to work fine with the exception of being able to use the high resolution(16 bit) A/D…[Read more]
-
Sara Damiano posted a new activity comment 7 years, 10 months ago
This might be helpful: http://forum.sodaq.com/t/gprsbee-library/471
-
Sara Damiano posted a new activity comment 9 years, 11 months ago
It’s not controlled with Arduinos and doesn’t flash to music, but we do have a tiny Christmas tree at Stroud with lights powered by a microbial fuel cell! https://www.youtube.com/watch?v=GMSmbWDg9Rk&list=PLrmuh958ChiZoMbBPs_KTl3leVT5jdUEY&index=2
-
Sara Damiano wrote a new post 9 years, 11 months ago
Just for something completely different: DIY Christmas!
While we’re using Arduinos and sensors to monitor the natural world, other people are using them to make awesome choreographed Christmas light displays. I […]
-
Sara Damiano wrote a new post 9 years, 11 months ago
At the Stroud Water Research Center, one of our first priorities for the Arduino based sensors that Shannon Hicks has been developing has been to make the raw data publicly available online in a readily sharable […]
-
Sara Damiano wrote a new post 9 years, 11 months ago
Introduction to world of data management
Shannon Hicks, my coworker at the Stroud Water Research Center, has written several posts about the cool data loggers and sensor packages she has developed here. But, […] -
Sara Damiano became a registered member 10 years ago
It’s not controlled with Arduinos and doesn’t flash to music, but we do have a tiny Christmas tree at Stroud with lights powered by a microbial fuel cell! https://www.youtube.com/watch?v=GMSmbWDg9Rk&list=PLrmuh958ChiZoMbBPs_KTl3leVT5jdUEY&index=2