Skip to content

v0.4.0: Add Y700 Pressure/Depth; Improve Y4000 Sonde

Compare
Choose a tag to compare
@aufdenkampe aufdenkampe released this 25 Jan 23:20
· 39 commits to master since this release
8f3badf

DOI

The YosemitechModbus library enables use of an Arduino-framework board as a Modbus RTU master to control and communicate with the sensors produced by Yosemitech via over RS-485.

New Features

  • Added support for the Y700 Submersible Pressure Transducer / Water Depth sensor, which is a prototype that is not yet posted on YosemiTech's website. #29

Improvements

  • Improved Y4000 Multiparameter Sonde implementation, fixing a bug that inhibited output of Chlorophyl and Blue-Green Algal data when those optional sensors were installed on the sonde. #13
  • Improved GetValues.ino to provide response timing information to explore real-world warmup, stabilization, and measurement times for each sensor. #15

For a full list of changes, see PR for release v0.4.0.