I ran the sketch for the tinkerkit hall effect sensor. I get an error message that it can’t find <tinkerkit.h>. I found the file, G:/Arduino/Libraries/TinkerKit.H. My G drive is a portable drive so I can use it as a “back up” drive. But it is not formated as a back up drive, more like a network drive. So I am thinking the it is in the wrong place! Where does it belong.
I've tried both suggestions and can't seem to find the library this is the error I get when I compile the sketch.
before runing the sketch I uninstalled the arduino software and reinstalled it thinking I had corrupted it.
Then I downloaded Tinkerkitmaster.zip from github. I am sure this is where the problem lies. After unzippinjg the file I run the hallsensor sketch for the tinkerkit sensor\ examples and this what I get.