Cansat tutorials: Difference between revisions
From wikiluntti
Line 27: | Line 27: | ||
# Adjusting the data and setting plot limits | # Adjusting the data and setting plot limits | ||
# Temperature and pressure | # Temperature and pressure | ||
## Altitude from pressure | ## Altitude from pressure. Atmosphere models. | ||
## Temperature using multiple sensors | ## Temperature using multiple sensors | ||
# Acceleration | # Acceleration |
Revision as of 15:31, 30 August 2023
Introduction
Some cansat related materials organized a course
Theory
Primary School
For primary school students about 8th and 9th grades, also 14-16 years old.
The idea goes as following
- Parachutes
- GY-91: acceleration: GY-91_Sensor;_Arduino
- Storing to SD card
- Transmitting data using Radio
- Parachutes again
- Temperature and pressure using GY-91: GY-91_Sensor_measuring_Pressure;_Arduino
- Pressure and height
- Other
High School
High school students having basic knowledge about physics and mathematics.
Data analysis using python
- Reading data to Python and plotting something
- Adjusting the data and setting plot limits
- Temperature and pressure
- Altitude from pressure. Atmosphere models.
- Temperature using multiple sensors
- Acceleration
- Speed and altitude from acceleration
- Rotation
- Force
- Numerical derivatives
- Numerical integration?
- Plot the animated figure
- Other methods to read the data
Extra
Some local links