Modifications

Sauter à la navigation Sauter à la recherche
52 octets ajoutés ,  8 mars 2022 à 00:31
Ligne 13 : Ligne 13 :  
{{ambox|text=MicroPython file system (~100Kio) is not as large as a computer file system (10+ Gigabytes). Do not manipulate/write large amount of data on a MicroPython file-system.}}
 
{{ambox|text=MicroPython file system (~100Kio) is not as large as a computer file system (10+ Gigabytes). Do not manipulate/write large amount of data on a MicroPython file-system.}}
   −
== Data Logging on MicroPython ==
+
== Data Logging with MicroPython ==
 
Doing data logging with MicroPython is quite easy. You just open a file and write data into it like you will do with any Python code.
 
Doing data logging with MicroPython is quite easy. You just open a file and write data into it like you will do with any Python code.
   Ligne 34 : Ligne 34 :  
[[Fichier:ENG-CANSAT-PICO-LOG-10.png|480px]]
 
[[Fichier:ENG-CANSAT-PICO-LOG-10.png|480px]]
   −
=== File-system, Writing and data lost ===
+
=== Reading data from text file ===
 +
{{traduction}}
 +
 
 +
== File-system, Writing and data lost ==
    
{{underline|'''The computer file-system:'''}}
 
{{underline|'''The computer file-system:'''}}
29 917

modifications

Menu de navigation