Skip to main content

Weather Monitoring

Project description

Sensing the environment: The Sense HAT has a set of environmental sensors for detecting the surrounding conditions; it can measure pressure, temperature, and humidity.

Reading pressure with the Sense HAT Detecting temperature with the Sense HAT Detecting humidity with the Sense HAT Create a scrolling text display which keeps people informed about the current pressure, temperature, and humidity readings. You can use the scrolling text display code you wrote in the ‘Displaying text’ step to help you. Solution

According to online documentation, the International Space Station maintains these conditions at the following levels:

Temperature: 18.3-26.7 Celsius

Pressure: 979-1027 millibars

Humidity: around 60%

Define variables for the colours green (0, 255, 0) and red (255, 0, 0).

Use an if statement in your code to check whether the temperature is between 18.3 and 26.7 degrees Celsius.

All Terms & Conditions are auto accepted.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

THP_Sensing-0.2.4.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page