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

Atlas Scientific EZO sensors

Home Forums Miscellaneous Atlas Scientific EZO sensors

Viewing 8 reply threads
  • Author
    Posts
    • #1559
      Jim Moore
      Participant
        I am trying to interface the subject conductivity sensor to the Mayfly. For starters I can’t find any info on switching the power to the grove connectors. The EZO sensors have a serial output t
      • #1562
        Shannon Hicks
        Moderator
          Try this DHT sensor example. It shows you how to power the switchable Grove connectors, and you can just replace the DHT stuff with some
        • #1567
          Jim Moore
          Participant

            Thanks Steve.

            That works but I noticed the 5V pins were at 3.27 Volts and the 3.3V pins were at 3.32 Volts. Is there another pin to turn on the 5V boost ckt?

          • #1578
            Jim Moore
            Participant
              I have test code from atlas scientific that works.

              What changes do I need to use the mayfly board other than changing

            • #1581
              Shannon Hicks
              Moderator
                The Atlas Scientific sensors work fine with 3.3v VCC, so just connect the 3.3v pin on the Mayfly header (either the D22 switched or the constant 3.3v VCC pin) to the Atlas board along with a ground li
              • #1640
                Jim Moore
                Participant
                  I want to time stamp data to a log file from the Atlas sensors. I can’t seem to find any sample code for the Mayfly board’s RTC. I could also use some help on the battery and solar cell
                • #1641
                  hank
                  Participant
                    Somewhere on the site, it recommended a Sodaq DS3231 library, which is similar to the Mayfly. Make sure the coin battery is in.

                    I used the example to set the clock (took me ~10 sec to upload): https

                  • #1643
                    Jim Moore
                    Participant
                      Your code looks close to what I am trying to do with the Atlas sensors. However, it wouldn’t compile due to missing SDI12.h library. Is this just for the SDI-12 protocol which I am not using f
                    • #1645
                      hank
                      Participant

                        yeah, the library is for sdi12 sensors.

                    Viewing 8 reply threads
                    • You must be logged in to reply to this topic.