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

De MCHobby - Wiki
Sauter à la navigation Sauter à la recherche
Ligne 7 : Ligne 7 :
 
And transmissing the information via the RFM69HCW radio module.
 
And transmissing the information via the RFM69HCW radio module.
  
=== Wire the BMP280 sensor ===
+
=== Wire the barometric sensor ===
 
The BMP280 is wired on the I2C bus of the Feather.
 
The BMP280 is wired on the I2C bus of the Feather.
  
 
[[Fichier:ENG-CANSAT-BMP280-wiring.png|320px]]
 
[[Fichier:ENG-CANSAT-BMP280-wiring.png|320px]]
  
 +
=== Wire the temperature sensor ===
 +
Connect the TMP36 sensor as follows:
 +
* The pin 1 (on the left) to a power source (3.3V),
 +
* The pin 3 (the the right droite) to the ground/GND.
 +
* The pin 2 (middle one) to the A3 analogue input.
 +
 +
[[Fichier:ENG-CANSAT-TMP36-01.png|480px]]
 +
 +
=== Wire the radio module ===
 +
Finally wire the RFM69HCW radio as follows:
  
 
{{ENG-CANSAT-TRAILER}}
 
{{ENG-CANSAT-TRAILER}}

Version du 28 octobre 2018 à 14:33

Wiring

The following Wiring is used to capture

  • Air temperature
  • Air pressure

And transmissing the information via the RFM69HCW radio module.

Wire the barometric sensor

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

ENG-CANSAT-BMP280-wiring.png

Wire the temperature sensor

Connect the TMP36 sensor as follows:

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

ENG-CANSAT-TMP36-01.png

Wire the radio module

Finally wire the RFM69HCW radio as follows:


Written by Meurisse D. from MC Hobby - License: CC-SA-BY.