Skip to content

Python code for a weather station that can detect temperature, light level, wind speed and wind direction

Notifications You must be signed in to change notification settings

Tim-W-James/Raspberry-Pi-Weather-Station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Raspberry Pi Weather Station

Python code for a weather station that can detect temperature, light level, wind speed and wind direction.
Copy of an old college project from 2019.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact

About The Project

drawing

Python program for a Raspberry Pi weather station circuit that interfaces with various sensors to collect data.

Features

  • Humidity sensor
  • Temperature sensor
  • Light level sensor
  • Wind direction
  • Wind speed

Built With

  • Raspberry Pi
  • Python
  • Breadboard circuit

Getting Started

  1. Install the RPi OS on a Raspberry Pi
  2. Ensure sensors are connected to pins described at the top of the python file
  3. Run the python program

Contact

Email: tim.jameswork9800@gmail.com

Project Link: https://github.com/Tim-W-James/Raspberry-Pi-Weather-Station

About

Python code for a weather station that can detect temperature, light level, wind speed and wind direction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages