Skip to content

Sensors that gives live readings of temperature, humidity, rainfall, wind direction, wind speed, UV index, pressure using RASPBERRY PI and receive it through SMS using TWILIO API.

Notifications You must be signed in to change notification settings

raspberry-pi-weather-station/weather-station-1

Repository files navigation

Raspberry pi Weather Station

Usage

  • Initialize a new git repository in the folder you are making the codes in
git init
  • Add the remote git repository
git remote add origin https://github.com/raspberry-pi-weather-station/weather-station-1.git
  • Edit the required files
  • Stage the modified files for a new commit
git add <Filename>
  • Commit the changes to the repository
git commit -m "Commit after <the modified files> (<date>)"
  • push the changed repository to your account and email me to tell me about the changes
git push origin master

About

Sensors that gives live readings of temperature, humidity, rainfall, wind direction, wind speed, UV index, pressure using RASPBERRY PI and receive it through SMS using TWILIO API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •