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

Using AltSoftSerial with Mayfly

Home Forums Mayfly Data Logger Using AltSoftSerial with Mayfly

Viewing 3 reply threads
  • Author
    Posts
    • #12824
      Adam Gold
      Participant
        I’m currently using NeoSWSerial to take water level measurements using a Maxbotix 7383 HRXL-WRLST sensor (pins: neoSSerial1Rx = 11, neoSSerial1Tx = -1), but I am interested in using AtlSoftSeria
      • #12825
        Sara Damiano
        Moderator
          With AltSoftSerial, data in to the Mayfly goes on pin 6, out from Mayfly on pin 5. It’s kind-of a pain because the Tx and Rx are broken into different Grove ports, but for something like the Ma
        • #15837
          Scott Ensign
          Participant
            I’m struggling to use AltSoftSerial in place of Software Serial to connect an Atlas-Scientific Color sensor to a Mayfly. The scrip
          • #15838
            Scott Ensign
            Participant
              Problem solved. As Sara has noted before, the AltSoftSerial can only use pin 6 on the Mayfly for receiving and pin 5 for transmitting. So, while the sketch worked with Software Serial as shown above (
          Viewing 3 reply threads
          • You must be logged in to reply to this topic.