Modifications

Sauter à la navigation Sauter à la recherche
65 octets ajoutés ,  20 septembre 2018 à 20:22
Ligne 163 : Ligne 163 :  
{{underline|'''About the additionnal Flash:'''}}<br />
 
{{underline|'''About the additionnal Flash:'''}}<br />
 
The SPI Flash storage act like a tiny hard drive.  
 
The SPI Flash storage act like a tiny hard drive.  
 +
* Under CircuitPython, the 2 MB Flash is used to the Python scripts, libraries and other files.
 +
* With Arduino, the 2 MB Flash is used to read/write files to it (like a SD card). Adafruit has helper program to access those files over USB.
   −
When used in CircuitPython, the 2 MB flash acts as storage for all your scripts, libraries and files. When used in Arduino, you can read/write files to it, like a little datalogger or SD card, and then with our helper program, access the files over USB.
+
Easy reprogramming: the Feather M0 is pre-loaded with an UF2 bootloader which looks like a USB Flash Drive. Simply drag an UF2 firmware on the USB Flash drive to completely reprogram de board firmware (No special tools, No special drivers needed)! The UF2 bootloader can be used to load up CircuitPython, MakeCode PXT file or Arduino IDE (bossa-compatible).
   −
Easy reprogramming: the Feather M0 comes pre-loaded with the UF2 bootloader, which looks like a USB storage key. Simply drag firmware on to program, no special tools or drivers needed! It can be used to load up CircuitPython, PXT MakeCode or Arduino IDE (it is bossa-compatible)
   
{{ENG-CANSAT-TRAILER}}
 
{{ENG-CANSAT-TRAILER}}
29 837

modifications

Menu de navigation