Skip to content

An arduino library written in C++ to read the internal CPU temperature of an ATmega microcontroller

License

Notifications You must be signed in to change notification settings

jaswch/atmega-mcu-temprature-arduino-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

atmega-mcu-temprature-arduino-library

A library for reading the internal cpu temprature of an atmega chip And also this library is SUPER easy to use! Checkout the example sketch in the examples folder.

Supported microcontrollers

  1. ATmega168A
  2. ATmega168P (Arduino Diecimila)
  3. ATmega328
  4. ATmega328P (Arduino Nano, Uno & Duemilanove)
  5. ATmega32U4 (Arduino Micro and Leonardo).

About

An arduino library written in C++ to read the internal CPU temperature of an ATmega microcontroller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published