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

Liz

  • I do believe my DO sensor right now is fried from another mishap, so I am trying to get just the Turbidity sensor to work currently.

  • Oh sorry I just saw your other comments. Thank you! I will get to testing that.

  • I just took off my DO sensor and am now testing the Turb (Y510) alone, I just moved the RXD and TXD from the adapter to pin 5 and 6. However when I do so only the TXD LED lights up when TXD wire is in pin D5 and the RXD LED will not light up, but when I plug the D6 and reverse the two pins only RXD LED lights up. So, I cannot get both LEDS to…[Read more]

  • Thank you so much for answering me I have been stuck for quite some time.

    To answer your questions, I am running them separate because my Y504 Sensor requires 6+volts and needed a DC step up booster board and the Y510 sensor needs 5volts. Would it still be possible to put them on one RS485 and power supply?

    I am unfamiliar with the NeoSWSerial,…[Read more]

  • I am having an issue on getting my Yosemitech Y510-B Turbidity and Y504 dissolved oxygen sensor working. Currently my program is logging but for both sensors the output is continuously -9999 and NULL in sensor testing mode. The Y510 Turb sensor’s RS485 TXD LED will light with every sensor reading so I believe it is getting the power and sending…[Read more]

  • I am trying to get my sensors to log onto an SD card on the Mayfly 0.5 on atoms platformio. However, I am changing my program and uploading, and it seems to work fine, but I do not think it is running the right program when I then testing it, even after making some changes to my program and reuploading. I still have yet to get my Yosemitch Y504…[Read more]

  • Hello, My name is Liz and I am working on integrating two yosemitech sensors (Y510/ y504) into the mayfly. Right now I am trying to get just one working. I am starting with the Y510 sensor and copied the text from the “menu la carte” and see that they have their own variables, I am unsure where these listed variables go in my program.

     

    for my…[Read more]

  • I am going to using just the SD card for my project. I thought I would need a unique UUID regardless so that was my first attempt at trying for that. So if I am using just the SD I can ignore the Non-unique UUID message? what about the invalid UUID, can that be ignored too?

  • In my code I have the yosemitech sensor set up but in the serial monitor it does not address the sensor at all? Why would that be. I am very new to programming especially the Mayfly data logger and platformio.

  • Hello, I am trying to program my mayfly off the simple_logging example code, starting with the on board sensors.

    I am can get the program to build and upload but when I run it, I get a message

    SampNum has a non-unique UUID!
    Battery has an invalid UUID!
    BoardTemp has an invalid UUID!
     -> SampNum
     -> FreeRam

    It will still calculate the proper…[Read more]

  • Liz became a registered member 3 years ago