Différences entre versions de « ENG-CANSAT-MISSION1-CAPTURE »
Sauter à la navigation
Sauter à la recherche
(→Wiring) |
|||
Ligne 1 : | Ligne 1 : | ||
{{ENG-CANSAT-NAV}} | {{ENG-CANSAT-NAV}} | ||
− | == | + | == Introduction == |
The following Wiring is used to capture | The following Wiring is used to capture | ||
* Air temperature | * Air temperature | ||
* Air pressure | * Air pressure | ||
− | + | and transmissing the information via the RFM69HCW radio module. | |
+ | We recommand to follows | ||
+ | == Wiring == | ||
=== Wire the barometric 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. |
Version du 28 octobre 2018 à 14:34
Introduction
The following Wiring is used to capture
- Air temperature
- Air pressure
and transmissing the information via the RFM69HCW radio module.
We recommand to follows
Wiring
Wire the barometric sensor
The BMP280 is wired on the I2C bus of the Feather.
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.
Wire the radio module
Finally wire the RFM69HCW radio as follows:
Written by Meurisse D. from MC Hobby - License: CC-SA-BY.