IoT-temp-sensor is an internet of things application runs on rasberry pi,an temperature sensor was connected to the pi, the pi will report the temperature reading to ifttt server.
Compile the application with make
command.
then Run the application :
./test
- Use of wiringPi lib
- Communication between the application running on Pi and the IFTTT server on the cloud.