Différences entre versions de « ENG-CANSAT-PICO-MISSION1-CAPTURE »

De MCHobby - Wiki
Sauter à la navigation Sauter à la recherche
(Page créée avec « {{ENG-CANSAT-PICO-NAV}} xx {{ENG-CANSAT-PICO-TRAILER}} »)
 
Ligne 1 : Ligne 1 :
 
{{ENG-CANSAT-PICO-NAV}}
 
{{ENG-CANSAT-PICO-NAV}}
  
xx
+
== Introduction ==
 +
{{ambox|text=Before starting this point, we recommend to follow all the sensors testing steps (BMP280 sensor, TMP36 Sensor, RFM69HCW radio, RFM69HCW Testing).
  
 +
It contains all the details about the wiring, install needed libraries and conduct basic testing.}}
 +
 +
The following Wiring is used to capture
 +
* Air temperature
 +
* Air pressure
 +
and transmitting the information via the RFM69HCW radio module.
 +
 +
== Wiring on a Pico ==
 +
=== Wire the barometric sensor ===
 +
The BMP280 is wired on the I2C bus of the Pico.
 +
 +
[[Fichier:ENG-CANSAT-PICO-BMP280-wiring.png|320px]]
 +
 +
=== Wire the temperature sensor ===
 +
Then connect the TMP36 sensor as follows:
 +
* The pin 1 (on the left) to a power source (3.3V),
 +
* The pin 3 (the the right) to the ground/GND.
 +
* The pin 2 (middle one) to the A3 analog input.
 +
 +
[[Fichier:ENG-CANSAT-PICO-TMP36-01.png|360px]]
 +
 +
=== Wire the radio module ===
 +
Finally wire the RFM69HCW radio as follows:
 +
 +
[[Fichier:ENG-CANSAT-PICO-RFM69HCW-Wiring.jpg|360px]]
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
| align="center" | '''Feather M0 Express'''
 +
| align="center" | '''RFM69'''
 +
|- style="font-size: 90%"
 +
| align="left" | 3V
 +
| align="left" | VIN
 +
|- style="font-size: 90%"
 +
| align="left" | GND
 +
| align="left" | GND
 +
|- style="font-size: 90%"
 +
| align="left" | MO
 +
| align="left" | MOSI
 +
|- style="font-size: 90%"
 +
| align="left" | MI
 +
| align="left" | MISO
 +
|- style="font-size: 90%"
 +
| align="left" | SCK
 +
| align="left" | SCK
 +
|- style="font-size: 90%"
 +
| align="left" | 6
 +
| align="left" | CS
 +
|- style="font-size: 90%"
 +
| align="left" | 9
 +
| align="left" | G0
 +
|- style="font-size: 90%"
 +
| align="left" | 10
 +
| align="left" | RST
 +
|}
 
{{ENG-CANSAT-PICO-TRAILER}}
 
{{ENG-CANSAT-PICO-TRAILER}}

Version du 6 mars 2022 à 00:22

Introduction

The following Wiring is used to capture

  • Air temperature
  • Air pressure

and transmitting the information via the RFM69HCW radio module.

Wiring on a Pico

Wire the barometric sensor

The BMP280 is wired on the I2C bus of the Pico.

320px

Wire the temperature sensor

Then connect the TMP36 sensor as follows:

  • The pin 1 (on the left) to a power source (3.3V),
  • The pin 3 (the the right) to the ground/GND.
  • The pin 2 (middle one) to the A3 analog input.

360px

Wire the radio module

Finally wire the RFM69HCW radio as follows:

360px

Feather M0 Express RFM69
3V VIN
GND GND
MO MOSI
MI MISO
SCK SCK
6 CS
9 G0
10 RST

Written by Meurisse D. for MCHobby


MCHobby investit du temps et de l'argent dans la réalisation de traduction et/ou documentation. C'est un travail long et fastidieux réalisé dans l'esprit Open-Source... donc gratuit et librement accessible.
SI vous aimez nos traductions et documentations ALORS aidez nous à en produire plus en achetant vos produits chez MCHobby.