ElectronicCats / ElectronicCats_InternalTemperatureZero

Arduino library for internal temperature of the family SAMD21 and SAMD51

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ElectronicCats Internal Temperature Zero

Arduino library for internal temperature of the family SAMD21 and SAMD51

Quick Installing

To install, use the Arduino Library Manager and search for "Electronic Cats Internal Temperature Zero Library" and install the library.

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 and SAMD51

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

MIT

About

Arduino library for internal temperature of the family SAMD21 and SAMD51

License:MIT License


Languages

Language:C++ 100.0%