EnviroDIY/LearnEnviroDIY

Update for compatibility with latest ModularSensors version

aufdenkampe opened this issue · 2 comments

For Episodes 2.2 & 2.3, the simple_logging.ino has changed slightly.
Therefore, we need to:

  • Update line references in Episode 2.2 to match the new example
  • Update screen-shots in Episode 2.3 to match the new example
  • Update to have the DS18 temp sensor example before the BME280 sensor, to work better with workshops that have a lower budget for sensors.

For Episode 2.6, the logging_to_EnviroDIY.ino example has been replaced by a more comprehensive menu_a_la_carte.ino example. See https://github.com/EnviroDIY/ModularSensors/wiki/Getting-Started#modifying-the-examples.
Therefore, we need to:

  • Update filenames and references to the new example.
  • Update to first attach two DS18 temp sensors before adding the BME280 sensor, to work better with workshops that have a lower budget for sensors.

@fisherba did these updates in late March, to ModularSensors v0.21.2.