Modifications

Sauter à la navigation Sauter à la recherche
Ligne 141 : Ligne 141 :     
== About testing ==
 
== About testing ==
 +
Now, we will move forward in several steps.
 +
# Getting data from sensors + send them it over the REPL/Shell connection (to confirm good working) + transmit over radio
 +
# Testing the radio reception
 +
# Going autonomous + add the Lipo
 +
 +
The code proposed here under has been tested up to 80000 iterations without issue, time when we decided to ends the test :-) .
 +
 +
Once the script uploaded to your Pico, open the REPL/Shell over the USB-serial (with Thonny, Putty, MPRemote). '''The script can be started with {{fname|import cansat}} from REPL'''.
 +
 +
You should see the following messages appears on the Serial Monitor.
 +
 +
[[Fichier:ENG-CANSAT-PICO-MISSION1-CAPTURE-20.png]]
 +
 +
Where we could see the transmitted messages with the iteration counter, timing and data.
 +
 +
{{ambox|text=The '''ACK'''nowledgement feature is disabled to avoids latency when waiting ACK message back (which may never comes back in the case of a CanSat in high altitude). }}
    
{{ENG-CANSAT-PICO-TRAILER}}
 
{{ENG-CANSAT-PICO-TRAILER}}
29 917

modifications

Menu de navigation