Modifications

Sauter à la navigation Sauter à la recherche
30 octets ajoutés ,  20 mars 2022 à 00:04
aucun résumé de modification
Ligne 1 : Ligne 1 :  
{{ENG-CANSAT-PICO-NAV}}
 
{{ENG-CANSAT-PICO-NAV}}
   −
{{traduction}}
   
== MicroPython File System ==
 
== MicroPython File System ==
MicroPython board does fits an internal file system. This means that Python language on a MicroPython board can also manage files and directories!
+
MicroPython board does fits an internal file system. This means that Python language on a MicroPython board can also manage files and directories! Exactly like python does on a computer :-).
    
[[Fichier:MicroPython-FileSystem.png|256px]]
 
[[Fichier:MicroPython-FileSystem.png|256px]]
Ligne 98 : Ligne 97 :  
[[Fichier:LittleFS-flushed.png|640px]]
 
[[Fichier:LittleFS-flushed.png|640px]]
   −
== Resources ==
+
== Ressources ==
 
* [https://docs.micropython.org/en/latest/library/os.html Basic "operating system" services] (''micropython.org'')<br />Usual OS functions + file-system mounting, formating, block devices, etc
 
* [https://docs.micropython.org/en/latest/library/os.html Basic "operating system" services] (''micropython.org'')<br />Usual OS functions + file-system mounting, formating, block devices, etc
 
* [https://docs.micropython.org/en/latest/reference/filesystem.html Working with filesystems] (micropython.org)
 
* [https://docs.micropython.org/en/latest/reference/filesystem.html Working with filesystems] (micropython.org)
    
{{ENG-CANSAT-PICO-TRAILER}}
 
{{ENG-CANSAT-PICO-TRAILER}}
29 917

modifications

Menu de navigation