StratoLab is a project built to be usable by schools, community groups, youth organizations, and more as an introduction to programming, electronics and team building.
The National Weather Service launches a minimum of two high altitude balloons a day from 91 locations at 1100 and 2300 UTC to observe weather conditions used to model weather forecasts. When flying high altitude ballons, data is usually collected throughout the flight and later retrieved for analysis.
This project contains lessons wherein learners will launch their own weather balloon to the stratosphere, or approximately 90,000+ feet. Throughout the balloon flight, the components within the payload will collect temperature, barometric pressure, latitude, longitude, elevation, and other telemetry data. This information is collected via the peripheral modules attached to the microcontrollers within the payload and stored in an SD card for analysis after recovery.
The project contains basic hands-on experiences with the following:
- Microcontrollers & electronics, including wiring peripheral modules between a microcontroller and breadboard
- Programming microcontrollers to interact with peripheral modules using C programming language (Arduino microcontroller) or Python (Raspberry Pi Pico microcontroller)
- Launching a finished product in a high-altitude balloon flight to the stratosphere (90,000+ feet)
- Analyzing collected data after recovering the balloon payload
Each lesson is constructed to be completed within the timeframe of a typical classroom experience (approximately 45 minutes to 1 hour), and are designed to be completed by small groups (between 2 and 5 learners is recommended)