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: Keller CTD Sensor

Home Forums Environmental Sensors Keller CTD Sensor Reply To: Keller CTD Sensor

#16711
neilh20
Participant

    @dan-wachusett   I’ve just done quite a bit more work with modbus protocol, including developing an InsituModbus and though I would share here what I found out.

    What its shown me is that possibly for the Keller CTD, a baby step may be to o start with https://github.com/EnviroDIY/KellerModbus and modify examples/GetValues to see if you can pull the values of CTD. If you can then, the next step would be to integrate ModularSensors class.