Modifications

Sauter à la navigation Sauter à la recherche
Aucun changement de taille ,  13 décembre 2017 à 21:26
Ligne 138 : Ligne 138 :  
Oops! Another {{fname|ImportError}}! Libraries can depend on other libraries so copying one file over may not be enough. Looking in the bundle, there is an {{fname|adafruit_bus_device}} directory. In Python terms this is a package. It contains module files. Lets copy the folder over to make sure we get everything.
 
Oops! Another {{fname|ImportError}}! Libraries can depend on other libraries so copying one file over may not be enough. Looking in the bundle, there is an {{fname|adafruit_bus_device}} directory. In Python terms this is a package. It contains module files. Lets copy the folder over to make sure we get everything.
   −
{{ADFImage|FEATHER-M0-MicroPython-bibliotheque-11.png|640px}}
+
{{ADFImage|FEATHER-M0-MicroPython-bibliotheque-11.png|480px}}
    
If that fails due to out of space, [https://learn.adafruit.com/adafruit-gemma-m0/installing-libraries#out-of-space see above]. If not, continue on.
 
If that fails due to out of space, [https://learn.adafruit.com/adafruit-gemma-m0/installing-libraries#out-of-space see above]. If not, continue on.
Ligne 144 : Ligne 144 :  
Lets check the serial connection again. Looks like it worked! We don't have any more {{fname|ImportError}}s and we can see the temperature (in Celsius) and the relative humidity.
 
Lets check the serial connection again. Looks like it worked! We don't have any more {{fname|ImportError}}s and we can see the temperature (in Celsius) and the relative humidity.
   −
{{ADFImage|FEATHER-M0-MicroPython-bibliotheque-12.png|640px}}
+
{{ADFImage|FEATHER-M0-MicroPython-bibliotheque-12.png|480px}}
       
{{FEATHER-M0-EXPRESS-TRAILER}}
 
{{FEATHER-M0-EXPRESS-TRAILER}}
29 917

modifications

Menu de navigation