Published October 1, 2024 | Version v0.36.0
Software Open

EnviroDIY/ModularSensors: v0.36.0

  • 1. Stroud Water Research Center
  • 2. @LimnoTech
  • 3. Thomas Computer Industries
  • 4. Environmental Defense Fund (EDF)
  • 5. @platformio

Description

Changed

  • Applied markdown lint to markdown files
  • Bumped TinyGSM dependency
    • Changed datatypes for modem voltage outputs.
  • Switched from Soligen fork of ADS1115 library to the standard Adafruit version.
  • Rearranged documation of examples
  • Consistently apply all pre-processor defined checks with function-like syntax
  • Consistently check for both __AVR__ and ARDUINO_ARCH_AVR in all cases.
    • Not all AVR boards defin __AVR__ within the PlatformIO system, which was confusing the SCons preprocessor.
  • Modified implementation of initial short logging intervals.
  • Allow non-sleep before returing from testing or logging functions.
  • Modified returns of modem variables from uint's to int's for consistency with the latest version of TinyGSM.
  • Add pre-processor macro for number of times to attempt to update the clock.

Added

  • Added support for Yosemitech Y513 Blue Green Algae Sensor thanks to @aufdenkampe
  • Added support for Alphasense CO2 Sensor thanks to @aufdenkampe
  • Added support for Turner Turbidity Plus thanks to @mbarneytu
  • Added complete paramter documentation where it was missing.

Files

EnviroDIY/ModularSensors-v0.36.0.zip

Files (804.9 kB)

Name Size Download all
md5:b5fab5fcd0a326fbe177ae65cabb8ddf
804.9 kB Preview Download

Additional details

Related works