New Features: Gave every header file a unique debugging define statement so each file can be debugged individually by building with the build flag -DMS_xxx_DEBUG where xxx is the file name in upper case. Some files also have a "deep" debugging option with -DMS_xxx_DEBUG_DEEP Created examples for LearnEnviroDIYCode Bug Fixes: Fixed a bug causing modem to not be turned because the processor thought it was on already Corrected warm-up timing for Yosemitech Sonde Typo fixes in comment
Changed Breaking: Renamed the static markedEpochTime variable to markedLocalEpochTime. This was som...
The debug unit of a modern digital system on chip (SoC) is a critical unit that allows users to moni...
The suggested package FUMILIM, based on famous FUMILI minimization package, has the following advant...
New Features: Automated code documentation using Doxygen, now available at https://envirodiy.github...
The EnviroDIY ModularSensors library gives environmental sensors a common interface of functions for...
Fix GitHub Action Downloads ModularSensors_Dependencies_0.27.8.zip contains this version of ModularS...
Downloads ModularSensors_Dependencies_v0.28.01.zip contains this version of ModularSensors and the ...
Downloads ModularSensors_Dependencies_v0.28.3.zip contains this version of ModularSensors and the p...
New Features: A watch-dog timer has been implemented for both the AVR and SAMD21 (and 51) boards ...
Multiple new Sensors and Workflows Downloads libraries_v0.25.0.zip contains this version of ModularS...
Parallel programs are more difficult to debug than sequential programs because of their increase in ...
To overcome the limited processing capabilities of many wireless sensor nodes, a powerful new platfo...
The EnviroDIY ModularSensors library gives environmental sensors a common interface of functions for...
Debugging software is challenging because of the increasing complexity of software and hardware, and...
Changed BREAKING - Removed support for light sleep on Espressif modules. This changes the order of ...
Changed Breaking: Renamed the static markedEpochTime variable to markedLocalEpochTime. This was som...
The debug unit of a modern digital system on chip (SoC) is a critical unit that allows users to moni...
The suggested package FUMILIM, based on famous FUMILI minimization package, has the following advant...
New Features: Automated code documentation using Doxygen, now available at https://envirodiy.github...
The EnviroDIY ModularSensors library gives environmental sensors a common interface of functions for...
Fix GitHub Action Downloads ModularSensors_Dependencies_0.27.8.zip contains this version of ModularS...
Downloads ModularSensors_Dependencies_v0.28.01.zip contains this version of ModularSensors and the ...
Downloads ModularSensors_Dependencies_v0.28.3.zip contains this version of ModularSensors and the p...
New Features: A watch-dog timer has been implemented for both the AVR and SAMD21 (and 51) boards ...
Multiple new Sensors and Workflows Downloads libraries_v0.25.0.zip contains this version of ModularS...
Parallel programs are more difficult to debug than sequential programs because of their increase in ...
To overcome the limited processing capabilities of many wireless sensor nodes, a powerful new platfo...
The EnviroDIY ModularSensors library gives environmental sensors a common interface of functions for...
Debugging software is challenging because of the increasing complexity of software and hardware, and...
Changed BREAKING - Removed support for light sleep on Espressif modules. This changes the order of ...
Changed Breaking: Renamed the static markedEpochTime variable to markedLocalEpochTime. This was som...
The debug unit of a modern digital system on chip (SoC) is a critical unit that allows users to moni...
The suggested package FUMILIM, based on famous FUMILI minimization package, has the following advant...