Awesome
Arduino Low Power
Powersave features for SAMD boards
This library allows you to use the low power features of the SAMD21, SAMR34 and SAML21 MCU. This means your battery powered projects will have a longer battery life on boards like MKRZero, MKR1000 and MKRFox1200.
Manual Installing
To install this library:
- install it using the Arduino Library manager ("Sketch" -> "Include Library" -> "Manage Libraries..."), or
- download a zipfile from github using the "Download ZIP" button and install it using the IDE ("Sketch" -> "Include Library" -> "Add .ZIP Library..."
- clone this git repository into your sketchbook/libraries folder.
For more info, see https://www.arduino.cc/en/Guide/Libraries
Features of this version
- Support for SAMD21
- Support SAMR34 and SAML21
Maintainer
<a href="https://github.com/sponsors/ElectronicCats"> <img src="https://electroniccats.com/wp-content/uploads/2020/07/Badge_GHS.png" height="104" /> </a>Electronic Cats invests time and resources providing this open source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats!
License
GNU LESSER GENERAL PUBLIC LICENSE