Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of WikiWatershed, a web toolkit designed to help citizens, conservation practitioners, municipal decision-makers, researchers, educators, and students advance knowledge and stewardship of fresh water. New to EnviroDIY? Start here

Reply To: Inexpensive DIY conductivity sensor

Home Forums Environmental Sensors Inexpensive DIY conductivity sensor Reply To: Inexpensive DIY conductivity sensor

#14497
neilh20
Participant

    Hey happy to contribute where I can.
    My wife and I started a trip in Hamilton with some friends in 1990. Spent 2 months traveling round NZ as part of a round the world trip. 🙂

    I have a fork of ModularSensors and focus on a small subset of sensors, scaleability through ability to build releases, download a defined binary of the code, and test specific configurations
    https://github.com/neilh10/ModularSensors/wiki
    As and when there is a request, if its useful, I’m happy to migrate from my fork back into core software. Personally I’m following the traditional path of a multistream development, git supports so well, and where its a good place to stabilize releases.

    I’ve got a release of new features with reliable delivery to MMW that is working well with Xbee LTE.

    IHMO, I’ve always found there is work in defining a sensor configuration, testing it and then managing the stability of it through defined releases.
    Be happy to chat more.