Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/electroniccats/electroniccats_internaltemperaturezero
Arduino library for internal temperature of the family SAMD21 and SAMD51
https://github.com/electroniccats/electroniccats_internaltemperaturezero
arduino-library electronic-cats internal-temperature samd samd21 samd51 temperature
Last synced: about 2 months ago
JSON representation
Arduino library for internal temperature of the family SAMD21 and SAMD51
- Host: GitHub
- URL: https://github.com/electroniccats/electroniccats_internaltemperaturezero
- Owner: ElectronicCats
- License: mit
- Created: 2018-11-26T19:26:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-14T19:31:07.000Z (about 2 years ago)
- Last Synced: 2024-05-01T11:47:19.270Z (9 months ago)
- Topics: arduino-library, electronic-cats, internal-temperature, samd, samd21, samd51, temperature
- Language: C++
- Homepage:
- Size: 94.7 KB
- Stars: 13
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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