Modifications

Sauter à la navigation Sauter à la recherche
581 octets ajoutés ,  27 février 2022 à 22:26
Ligne 18 : Ligne 18 :  
# The frequency must be identical in the emitter and the receiver (eg: 433.1 MHz in this example).
 
# The frequency must be identical in the emitter and the receiver (eg: 433.1 MHz in this example).
 
# The encryption key must be identical on the both side.
 
# The encryption key must be identical on the both side.
 +
 +
== Installing the RFM69 library ==
 +
If not done yet, we will have to copy the RFM69 MicroPython library on your MicroPython board.
 +
 +
That library support lot of RFM modules including our RFM69HCW.
 +
 +
[https://github.com/adafruit/RadioHead Adafruit did fork the RadioHead library] and add some useful sample, so we will install the small|Adafruit's RadioHead forked library.
 +
 +
{{download-box|Download RadioHead forked library|https://github.com/adafruit/RadioHead/archive/master.zip}}
 +
 +
For easy install, you can run Arduino IDE and open the menu "'''Sketch -> Add a .ZIP library...'''"
    
{{ENG-CANSAT-PICO-TRAILER}}
 
{{ENG-CANSAT-PICO-TRAILER}}
29 918

modifications

Menu de navigation