Skip to content

Building an temperature sensor system in raspberry pi

Notifications You must be signed in to change notification settings

py-sudo/IoT-temp-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is IoT-temp-sensor

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.

How to run it

Compile the application with make command. then Run the application : ./test

What was learned

  • Use of wiringPi lib
  • Communication between the application running on Pi and the IFTTT server on the cloud.

License

MIT(https://choosealicense.com/licenses/mit/)

About

Building an temperature sensor system in raspberry pi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published