Skip to content

Releases: EnviroDIY/ModularSensors

0.5.4-beta

18 Jan 20:58
1366def

Choose a tag to compare

0.5.4-beta Pre-release
Pre-release
  • Added Yosemitech brand sensors which communicate via RS485
  • Improvements to modem support and debugging
  • Clock synchronization fixes
  • Improved examples
  • Renaming of a large number of internal variables
  • Library metadata and dependency fixes
  • Inching closer to full support for SAMD21 (M0/Zero) processors, though still some bugs present.

Beta Release 0.3.0

07 Jun 23:05

Choose a tag to compare

Beta Release 0.3.0 Pre-release
Pre-release

Added the Apogee SQ-212 PAR sensor.

Changed the interrupt library to EnableInterrupt, which now controls all interrupts.

Added the modem as a "sensor" which can return it's signal strength as a variable.

Added a "debugging" mode, accessible by pushing a button while the checkForDebugMode function is running.

Impoved setup functions

31 May 16:33

Choose a tag to compare

Pre-release

Slight rearrangement of setup functions to improve efficiency.

Another beta release

10 May 15:20

Choose a tag to compare

Another beta release Pre-release
Pre-release

Shorted time allowed to attempt to turn Bee on/off

Added a check that Bee is on before trying to connect to network

Shorted wait for network time to 55 sec (from 60)

Put disconnect step within if block so it only tries to disconnect if it was connected in the first place

Fixed extra spaces in CSV

Initial release

09 May 19:23

Choose a tag to compare

Initial release Pre-release
Pre-release

Our first release of the modular sensors library to support easily logging data from a variety of environmental sensors and sending that data to the EnviroDIY data portal.