/ArduinoLowPower

Powersave features for SAMD boards

Primary LanguageC++GNU Lesser General Public License v2.1LGPL-2.1

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

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