Modifications

Sauter à la navigation Sauter à la recherche
127 octets ajoutés ,  21 février 2022 à 00:57
Ligne 3 : Ligne 3 :  
== MicroPython How To ==
 
== MicroPython How To ==
 
This section of the tutoriel contains small portion of code explaining how to use digital pins, analog pins, buses and all the fundamentals to control the board with Python code.
 
This section of the tutoriel contains small portion of code explaining how to use digital pins, analog pins, buses and all the fundamentals to control the board with Python code.
 +
 +
== Print and Waits ==
 +
This first example how to output text with {{fname|print()}} and wait a moment with {{fname|sleep()}} .
    
== Control an output ==
 
== Control an output ==
29 922

modifications

Menu de navigation