Modifications

Sauter à la navigation Sauter à la recherche
Ligne 237 : Ligne 237 :     
== The code explained ==
 
== The code explained ==
 +
Here some explanation about the {{fname|cansat.py}} script used in the CanSat.
   −
xxx
+
This MicroPython script would:
 +
* Initialize the buses and hardware
 +
* Collect the sensor data
 +
* Send it over the USB-serial connection
 +
* Send it over the radio link
 +
 
 +
{{dbox-orange|Don't forget to update the radio frequency '''FREQ''' and the '''ENCRYPTION_KEY''' encryption key. }}
 +
 
 +
First, the script will includes all the needed libraries.
    
== Fault tolerant design ==
 
== Fault tolerant design ==
29 917

modifications

Menu de navigation