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

De MCHobby - Wiki
Sauter à la navigation Sauter à la recherche
Ligne 38 : Ligne 38 :
 
| align="left" | RST
 
| align="left" | RST
 
|}
 
|}
 +
 +
== The Receiver Code ==
 +
 +
 +
== Compile and upload ==
 +
 +
Select the proper board in the menu '''Tools -> Type of board''' : Arduino/Genuino UNO
 +
 +
Select the proper port in the menu '''Tools -> Port'''
 +
 +
Then press the "compile" button.
  
 
{{ENG-CANSAT-TRAILER}}
 
{{ENG-CANSAT-TRAILER}}

Version du 30 octobre 2018 à 15:37

Introduction

The following wiring will prepare the "Receiver Station" for the mission 1. From the "RFM69HCW Testing" section, we will use an Arduino UNO and RFM69HCW module to redirect the Radio Messages to the serial port.

Wiring

ENG-CANSAT-RFM69HCW-Wiring-Arduino.jpg

Feather M0 Express RFM69
5V VIN
GND GND
11 MOSI
12 MISO
13 SCK
4 CS
3 G0
2 RST

The Receiver Code

Compile and upload

Select the proper board in the menu Tools -> Type of board : Arduino/Genuino UNO

Select the proper port in the menu Tools -> Port

Then press the "compile" button.


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