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

Looking for a bare-bones 16 bit 0-5V dc data logger sketch to build off of

Home Forums Mayfly Data Logger Looking for a bare-bones 16 bit 0-5V dc data logger sketch to build off of

Viewing 3 reply threads
  • Author
    Posts
    • #1936
      Sara Damiano
      Moderator
        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 wate

      • #1937
        Sara Damiano
        Moderator
          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 alo
        • #1938
          Shannon Hicks
          Moderator
            The auxiliary A/D converter on the Mayfly is a ADS1115, so I prefer to use the Adafruit library for interacting with it (https://github.com/adafruit/Adafruit_ADS1X15). It uses the I2C port with the d
          • #2467
            ChanCafun
            Participant

              Hi,

              The schematic ADC’s name printed as ADS1105 but not ADS1115.

              Attachments:
          Viewing 3 reply threads
          • You must be logged in to reply to this topic.