Hardware Reference
In-Depth Information
You will also need to give a name to the project you just created so your Arduino sketch
will later on know where to send the data. I named mine arduinoTemperatureS-
preadsheet . If you decide to use another name, you will have to make a small modific-
ation in the code later.
When this is done, you will be prompted to download a compressed file that contains two
Arduino code files. Download it, unzip it, and have a look at it. It will appear like the fol-
lowing screenshot:
There should be an Arduino file and another file called TembooAccount.h . This last
file is the most important as it contains your credentials for the project. You will need to
use this file for the rest of the project in place of the file that is included in the GitHub re-
pository of the project.
Search WWH ::




Custom Search