-
1Step 1
Prepare the hardware
Since most of the Arduino shields are usable as a stack, you need to apply less effort to setup the hardware. The final setup will be as follows.
-
2Step 2
Add required additional Arduino libraries
I have used Arduino 1.5.6-r2 version as the IDE.You can download it from this url.(http://arduino.cc/en/Main/Software). Also the required libraries can be downloaded from following links.
All other required libraries are available as standard libraries with the IDE.
-
3Step 3
Configure GadgetKeeper
Create the "weatherStation" thing first:
Then create the "temperature" and "humidity" properties under weatherStation as follows. -
4Step 4
Arduino sketch
This is the arduino sketch for uploading temperature and humidity values to the GadgetKeeper.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.