Installing Heatit
-
Make sure the Arduino IDE is not running
-
Download the git repo file
-
Open your Arduino core folder (on MacOSX it's under Applications right click > Show Package Content; on Windows) Navigate to Contents/Resources/Java/hardware and place the heatit folder next to arduino and tools.
-
Now open the libraries folder and place the Heatit folder into the Arduino Sketch folder, Documents/Arduino/libraries. If the libraries folder does not exist, create one.
-
Open Arduino. From the Tools/board select Heatit, and import the Heatit library via Sketch/ Import Library..
-
You are ready to go!