Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of WikiWatershed, an initiative of Stroud Water Research Center designed to help people advance knowledge and stewardship of fresh water.
New to EnviroDIY? Start here

Scott Ensign

Forum Replies Created

Viewing 9 posts - 21 through 29 (of 29 total)
  • Author
    Posts
  • in reply to: How to dump contents of file on SD card to serial #15820
    Scott Ensign
    Participant

      This sketch is also available here: https://github.com/ScottEnsign/SDoutput. I’d welcome input and refinement.

      in reply to: How to dump contents of file on SD card to serial #15665
      Scott Ensign
      Participant

        Hi @Selbig. Here is a very simple sketch that prints a file from the microSD card to the serial monitor. It might be too rudimentary for your purposes, but thought I would share it here. Notice the line “// SD.remove(“datalog.txt”);” is commented out. Uncomment this line to DELETE the file specified instead of printing it to the serial monitor. I find it is helpful for my work to have this option available when I need it.

         

        Scott Ensign
        Participant

          Fiona, if you haven’t already found it, check out Adam Gold’s blog about using the Mayfly with Atlas Scientific sensors. Adam’s github has documentation about a carrier board that may involve isolation.

          in reply to: Hydros-21 Depth Temp Compensation #15324
          Scott Ensign
          Participant

            Hi Dan,

            We recently did some internal testing of this issue and will post results soon. We don’t have a “fix”, but we did measure this behavior to guide our own interpretation of data.

            Scott

            in reply to: Colour Sensors for Water Quality #14903
            Scott Ensign
            Participant

              Hi James,

              I’ve used Atlas Scientific’s RGB sensor on lagrangian river drifters in the past. The application is written up in Limnology and Oceanography (or see this video abstract of the article). I’m attaching two simple sketches for using this sensor with the Mayfly Data Logger. The first (…AutoMode) just prints R,G,B, and Lux at an interval to the serial monitor. The …ManualMode sketch allows you to interact with the sensor using the commands from the datasheet. Please keep the EnviroDIY community updated on your progress.

              Thanks,

              Scott

              in reply to: Sampling frequency for Monitor My Watershed #14857
              Scott Ensign
              Participant

                Thanks, Neil. That’s helpful to know that ThingSpeak via Modular Sensors might be a better option for this user’s purposes. He has an interesting classroom laboratory application that I’ll encourage him to share if he is able to pilot it at his college.

                in reply to: PlatormIO: ..Python 2.7 interpreter error #14005
                Scott Ensign
                Participant

                  Hi Jim: I haven’t been following this thread but I’m excited that you are pushing through this to get your data streaming to MonitorMyWatershed! I’m glad Sara has been providing help. It occurred to me that you might reach out to Adam Gold (@adamgold) because he was using both Atlas Sci hardware and PlatformIO. He published a blog detailing his project and also maintains his own website that details what he’s designed. Perhaps there are some solutions there?

                  Thanks Jim!

                  Scott

                  in reply to: Mobile Sensor Platform? #13308
                  Scott Ensign
                  Participant

                    Hi Oscamo. Indeed, I was formerly at Planktos Instruments but now at the Stroud Center. In responding to Sara’s comment about trajectory data being hard to visualize, check out this video showing dissolved oxygen data along 22 miles of the Neuse River in North Carolina.

                    We’ve been collecting trajectory data with drifter technology here at the Stroud Center; this post doesn’t show data but the video is fun.

                    Can you share more about the data you are trying to collect and what parameters?

                    in reply to: Continuous Phosphorous Monitoring #12906
                    Scott Ensign
                    Participant

                      Sensors, no. Autonomous orthophosphate wet chemistry, yes. Check out Green Eyes Science’s NuLab (http://gescience.com/nulab/) and Seabird’s hydrocycle (https://www.seabird.com/hydrocycle-po/product?id=54721314201). There are others out there, but these come to mind first.

                    Viewing 9 posts - 21 through 29 (of 29 total)