arduino-libraries / ArduinoLowPower

Powersave features for SAMD boards
GNU Lesser General Public License v2.1
80 stars 57 forks source link

Added an example of a Weather station #28

Closed Arsh0508 closed 4 years ago

Arsh0508 commented 4 years ago

This example contains arduino code for weather station both with and without sleep mode, clearly depicting use case of LowPower library for better understanding of how it works.