Différences entre versions de « ENG-CANSAT-BELGIUM »
(31 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
− | {{ENG-CANSAT-NAV}} | + | <!-- {{ENG-CANSAT-NAV}} --> |
[[File:ENG-CANSAT-BELGIUM.jpg|thumb|200px]] [[File:ENG-CANSAT-THECAN.jpg|thumb|200px]] | [[File:ENG-CANSAT-BELGIUM.jpg|thumb|200px]] [[File:ENG-CANSAT-THECAN.jpg|thumb|200px]] | ||
{{infobox tuto | {{infobox tuto | ||
| image = ENG-CANSAT-THECAN.jpg | | image = ENG-CANSAT-THECAN.jpg | ||
− | | title = CanSat | + | | title = CanSat Feather M0 Guide |
| subtitle = A comprehensive technical guide to assemble, use and get the best of the Feather M0 Express for CanSat launch. | | subtitle = A comprehensive technical guide to assemble, use and get the best of the Feather M0 Express for CanSat launch. | ||
− | | version = 0. | + | | version = 0.3 |
}} | }} | ||
+ | == Cansat with Arduino == | ||
+ | Thank to [http://micropython.org/ Arduino], you can program your CanSat with C. | ||
+ | |||
+ | [[Fichier:ENG-CANSAT-ARDUINO-FEATHER.jpg|480px]] | ||
+ | |||
+ | Other solution [[ENG-CANSAT-PICO-BELGIUM|CanSat Python with Raspberry-Pi PICO]] | ||
+ | |||
== What is CanSat? == | == What is CanSat? == | ||
CanSat Contest simulates the fly of miniaturized satellites named CanSat (Can Satellite). | CanSat Contest simulates the fly of miniaturized satellites named CanSat (Can Satellite). | ||
Ligne 29 : | Ligne 36 : | ||
* Mission 1: mesure pressure and temperature and transmit data in real time. | * Mission 1: mesure pressure and temperature and transmit data in real time. | ||
* Mission 2: free choice mission (using Intertial Measurement Unit, GPS, MPX differential pressure sensor, etc). | * Mission 2: free choice mission (using Intertial Measurement Unit, GPS, MPX differential pressure sensor, etc). | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Getting Started == | == Getting Started == | ||
Ligne 131 : | Ligne 123 : | ||
{{ttuto | {{ttuto | ||
|label=Radio Antenna | |label=Radio Antenna | ||
− | |descr=A well designed Antenna can increase the communication distance | + | |descr=A well designed Antenna can increase the communication distance. |
|img=tlogo-CANSAT-antenna.png | |img=tlogo-CANSAT-antenna.png | ||
|link=ENG-CANSAT-ANTENNA | |link=ENG-CANSAT-ANTENNA | ||
Ligne 162 : | Ligne 154 : | ||
{{ttuto-begin}} | {{ttuto-begin}} | ||
+ | |||
+ | {{ttuto | ||
+ | |label=Frequency Plan | ||
+ | |descr=Be courteous, share the radio bandwidth. | ||
+ | |img=tlogo-CANSAT-FREQENCY-PLAN.png | ||
+ | |link=ENG-CANSAT-FREQUENCY-PLAN | ||
+ | }} | ||
{{ttuto | {{ttuto | ||
Ligne 186 : | Ligne 185 : | ||
{{ttuto-end}} | {{ttuto-end}} | ||
− | == | + | == Resources == |
{{ttuto-begin}} | {{ttuto-begin}} | ||
Ligne 199 : | Ligne 198 : | ||
{{ttuto | {{ttuto | ||
|label=Radio Antenna | |label=Radio Antenna | ||
− | |descr=A well designed Antenna can increase the communication distance | + | |descr=A well designed Antenna can increase the communication distance. |
|img=tlogo-CANSAT-antenna.png | |img=tlogo-CANSAT-antenna.png | ||
|link=ENG-CANSAT-ANTENNA | |link=ENG-CANSAT-ANTENNA | ||
Ligne 209 : | Ligne 208 : | ||
|img=tlogo-CANSAT-parachute.png | |img=tlogo-CANSAT-parachute.png | ||
|link=ENG-CANSAT-PARACHUTE | |link=ENG-CANSAT-PARACHUTE | ||
+ | }} | ||
+ | |||
+ | {{ttuto | ||
+ | |label=Shopping | ||
+ | |descr=Need to refill some parts? | ||
+ | |img=tlogo-shopping.png | ||
+ | |link=ENG-CANSAT-SHOPPING | ||
}} | }} | ||
Ligne 217 : | Ligne 223 : | ||
Other resources: | Other resources: | ||
* [https://en.wikipedia.org/wiki/CanSat#_Europe CanSat Europe] on WikiPedia - Lot of informations | * [https://en.wikipedia.org/wiki/CanSat#_Europe CanSat Europe] on WikiPedia - Lot of informations | ||
− | * [https:// | + | * [https://df.mchobby.be/wiki-export/Eng-Cansat/Eng-Cansat.pdf This wiki as PDF] (''pdf'') |
+ | * [https://df.mchobby.be/wiki-export/Eng-Cansat/ENG-CANSAT-ARDUINO-IDE.pdf Install & configure '''ARDUINO IDE''' for Feather M0 Express] (''pdf'') | ||
+ | * [https://df.mchobby.be/wiki-export/Eng-Cansat/Cansat-kit-presentation.pdf CanSat Kit Presentation (Belgium)] (''pdf'') | ||
+ | * [https://df.mchobby.be/wiki-export/Eng-Cansat/Cansat-kit-presentation-Lux.pdf CanSat Kit Presentation (Luxembourg)] (''pdf'') | ||
+ | * [https://df.mchobby.be/wiki-export/Eng-Cansat/Esero_SnT_McHobby_CanSat.pdf Cansat 2022 Luxembourg - Kit Report] (''pdf'') | ||
− | {{ | + | == How to subscribe the contest? == |
+ | |||
+ | In Europe, the CanSat competition is promoted by the ESA ([https://en.wikipedia.org/wiki/CanSat#_Europe source]). | ||
+ | |||
+ | * '''For Belgium''': the CanSat Belgium competition is promoted by '''InnovIris''' ([http://www.innoviris.be/fr/promotion/cansat-belgium CanSat Belgium NL], [http://www.innoviris.be/nl/promotie/cansat-belgium CanSat Belgium FR], [https://www.facebook.com/CanSat.Belgium?fref=ts CANSAT Belgium FaceBook] ).<small></br>Innoviris is the Brussels Institute for the encouragement of scientific research and innovation.</small> | ||
+ | |||
+ | * '''For Luxembourg''': the CanSat Luxembourg competition is promoted by [https://www.cansat.lu '''Esero Luxembourg''' (www.cansat.lu)] . | ||
+ | |||
+ | == About this Wiki == | ||
+ | |||
+ | MC Hobby does promote, mainly in French, the Arduino Open-Source plateform, MicroPython, Raspberry-Pi, coding, electronics to made knowledge freely available de the mass. | ||
+ | |||
+ | This CanSat Belgium Wiki is one of the [https://shop.mchobby.be MC Hobby] [https://wiki.mchobby.be documentation project] partially funded by Innoviris. | ||
+ | |||
+ | [[Fichier:ARDX-Intro-MCHobby.jpg|480px]] | ||
+ | {{MCH-Aider}} |
Version actuelle datée du 20 mars 2022 à 23:26
Cansat with Arduino
Thank to Arduino, you can program your CanSat with C.
Other solution CanSat Python with Raspberry-Pi PICO
What is CanSat?
CanSat Contest simulates the fly of miniaturized satellites named CanSat (Can Satellite).
The CanSat is an autonomous devices enclosed within the volume of a soda can.
The volume of a CanSat has the following characteristics: 66mm diameter, 115mm height for a mass of 350gr.
As the CanSat have small volume and are very affordable, the CanSat contest is great for learning more about space technologies.
The CanSats are deployed from a rocket (the launch vehicle) at a height of about 3000m depending on the competition (see all the details in the contest rules).
The CanSats are not orbited and are always deployed in the athmosphere. So they always comes back to the earth.
The CanSat volume cannot increase until the CanSat is deployed out of the rocket.
This means that external antenna is allowed only after the CanSat left the rocket.
A parachute (that increase the volume of the CanSat) is usually used to limit damages. The aim is to reuse the CanSat for several missions.
In Europe, the CanSat contest includes two missions:
- Mission 1: mesure pressure and temperature and transmit data in real time.
- Mission 2: free choice mission (using Intertial Measurement Unit, GPS, MPX differential pressure sensor, etc).
Getting Started
You may learn more from Adafruit Industries (or this translation).
Test the devices
Testing the communication with RFM69HCW and sending data through the radio module.
Mission 1
The team must build a CanSat and program it to accomplish the primary (madatory) mission, as follows:
After release and during descent,
- the CanSat shall measure several parameters,
- the data shoudld be transmitted as telemetry information to the ground station.
- the telemetry should, at least, be send once every second.
The following informations should be captured:
- Air temperature
- Air pressure
It must be possible for the team to analyse the data obtained (for example, make a calculation of altitude) and display it in graphs (for example, altitude vs. time and temperature vs. altitude).
Resources
Optional: Adding a GPS module to transmit the CanSat position with the telemetry data would ease to positioning when back on the earth.
Other resources:
- CanSat Europe on WikiPedia - Lot of informations
- This wiki as PDF (pdf)
- Install & configure ARDUINO IDE for Feather M0 Express (pdf)
- CanSat Kit Presentation (Belgium) (pdf)
- CanSat Kit Presentation (Luxembourg) (pdf)
- Cansat 2022 Luxembourg - Kit Report (pdf)
How to subscribe the contest?
In Europe, the CanSat competition is promoted by the ESA (source).
- For Belgium: the CanSat Belgium competition is promoted by InnovIris (CanSat Belgium NL, CanSat Belgium FR, CANSAT Belgium FaceBook ).
Innoviris is the Brussels Institute for the encouragement of scientific research and innovation.
- For Luxembourg: the CanSat Luxembourg competition is promoted by Esero Luxembourg (www.cansat.lu) .
About this Wiki
MC Hobby does promote, mainly in French, the Arduino Open-Source plateform, MicroPython, Raspberry-Pi, coding, electronics to made knowledge freely available de the mass.
This CanSat Belgium Wiki is one of the MC Hobby documentation project partially funded by Innoviris.