Skip to content

Releases: EnviroDIY/ModularSensors

Beta Release 0.3.0

07 Jun 23:05
Compare
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
Compare
Choose a tag to compare
Pre-release

Slight rearrangement of setup functions to improve efficiency.

Another beta release

10 May 15:20
Compare
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
Compare
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.