Skip to content
/ wbgt Public

Portable device that finds and displays the local Wet Bulb Globe Temperature (WBGT), which indicates heat stress on the human body in direct sunlight. This system integrates a Raspberry Pi running Python code to download WBGT forecasts from the National Oceanic and Atmospheric Administration (NOAA) and display them on an e-paper screen. June 2024

License

Notifications You must be signed in to change notification settings

HSSBoston/wbgt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

Project summary

This project builds a portable device that finds and displays the local Web Bulb Globe Temperature (WBGT). WBGT is an indicator of heat stress on the human body in direct sunlight. It measures air temperature, humidity, wind speed and solar heat (including sunlight angle and cloud cover). This device allows outdoor athletes to be aware of the environmental conditions for their activities and helps them take precautions early enough (e.g. resting in shade and getting hydrated).

This device is implemented with a Raspberry Pi Zero computer and an e-paper display. A Python program runs on Raspberry Pi to determine the current location of the device (latitude and longitude) through IP geolocation, download WBGT forecast for that location from National Oceanic and Atmospheric Administration (NOAA) and show the forecast on the e-paper display. The program can be activated via iOS Siri.

This project was submitted to and presented at PhysTech 2024. It won the 3rd place award.

Project History

This device still works, but it has been upgraded to a newer model, AlertAthletes.

Publications

Pictures/Videos

Image
Image
Image

About

Portable device that finds and displays the local Wet Bulb Globe Temperature (WBGT), which indicates heat stress on the human body in direct sunlight. This system integrates a Raspberry Pi running Python code to download WBGT forecasts from the National Oceanic and Atmospheric Administration (NOAA) and display them on an e-paper screen. June 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages