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: Geographically Scaling Modular Sensors

Home Forums Mayfly Data Logger Geographically Scaling Modular Sensors Reply To: Geographically Scaling Modular Sensors

#14100
neilh20
Participant

    Hi Jake

    Good to hear about it. I’d be happy to do a PR on it.

    One of the other areas I believe for scaling for a group is quality testing. For every commercial company I’ve been with, being a able to test and characterize the functionality – that is how well it works – is a big value add to the end defined release. For anybody who works with embedded software for very long, repeatable builds and testing is a really challenging.   So  I’ve also defined a release that can be built simply and downloaded. I’ve put it in “examples”, but I think there should be in a “tested” directory or maybe there is a better name for it.

    ModularSensors/examples/tu_id01  and is at
    (edit oops its changed)
    github.com/neilh10/ModularSensors/tree/release1/examples/tu_xx01

    I’m still not clear on how to manage the repeatable builds with the distributed code environment, but working on it.