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

dani68k

  • Hi Neilh20,

    After some tests and new code I succed with reading PH data from sensor with I2C, and trasmitting them to datalogger over the SDI-12.

    Actually, I must left the slave device in listening mode every time using: mySDI12.forceListen();

    For some reason I didn’t proceed that way… but finally I could find the way 😉

    This is working in…[Read more]

  • dani68k started the topic SDI-12 Slave in the forum Other Data Loggers 11 months ago

    Hello,

    I’m trying to create an I2C PH sensor over a SDI-12 bus.

    I’m using a Arduino Leonardo to read sensor data over I2C and then send it to the datalogger over a SDI-12 bus.

    I have a DIY datalogger with a commercial sensor with address 0, and my PH sensor, I just run the example there is the folder ‘example/h_SDI-12_slave_implementation’ with…[Read more]

  • dani68k became a registered member 11 months ago