Modifications

Sauter à la navigation Sauter à la recherche
4 octets supprimés ,  12 octobre 2017 à 19:25
aucun résumé de modification
Ligne 3 : Ligne 3 :  
{{traduction}}
 
{{traduction}}
   −
{{ADF-Image|FEATHER-M0-EXPRESS-01.jpg|640px}}
+
{{ADFImage|FEATHER-M0-EXPRESS-01.jpg|640px}}
    
We love all our Feathers equally, but this Feather is very special. It's our first Feather that is ''specifically'' designed for use with CircuitPython! CircuitPython is our beginner-oriented flavor of MicroPython - and as the name hints at, its a small but full-featured version of the popular Python programming language specifically for use with circuitry and electronics.
 
We love all our Feathers equally, but this Feather is very special. It's our first Feather that is ''specifically'' designed for use with CircuitPython! CircuitPython is our beginner-oriented flavor of MicroPython - and as the name hints at, its a small but full-featured version of the popular Python programming language specifically for use with circuitry and electronics.
Ligne 9 : Ligne 9 :  
'''Please note, CircuitPython is still in ''beta'' and we're working hard to make it awesome! '''Please pick up one of these Feather M0 Expresses if you want to try it out - maybe even help us find bugs and make improvements!
 
'''Please note, CircuitPython is still in ''beta'' and we're working hard to make it awesome! '''Please pick up one of these Feather M0 Expresses if you want to try it out - maybe even help us find bugs and make improvements!
   −
{{ADF-Image|FEATHER-M0-EXPRESS-02.png|640px}}
+
{{ADFImage|FEATHER-M0-EXPRESS-02.png|640px}}
    
That doesn't mean you cant ''also'' use it with Arduino IDE! At the Feather M0's heart is an ATSAMD21G18 ARM Cortex M0+ processor, clocked at 48 MHz and at 3.3V logic, the same one used in the new <a href="https://www.adafruit.com/products/2843">Arduino Zero</a>. This chip has a whopping 256K of FLASH (8x more than the Atmega328 or 32u4) and 32K of RAM (16x as much)! This chip comes with built in USB so it has USB-to-Serial program &amp; debug capability built in with no need for an FTDI-like chip.
 
That doesn't mean you cant ''also'' use it with Arduino IDE! At the Feather M0's heart is an ATSAMD21G18 ARM Cortex M0+ processor, clocked at 48 MHz and at 3.3V logic, the same one used in the new <a href="https://www.adafruit.com/products/2843">Arduino Zero</a>. This chip has a whopping 256K of FLASH (8x more than the Atmega328 or 32u4) and 32K of RAM (16x as much)! This chip comes with built in USB so it has USB-to-Serial program &amp; debug capability built in with no need for an FTDI-like chip.
Ligne 35 : Ligne 35 :  
* Reset button
 
* Reset button
   −
{{ADF-Image|FEATHER-M0-EXPRESS-03.jpg|640px}}
+
{{ADFImage|FEATHER-M0-EXPRESS-03.jpg|640px}}
    
The '''Feather M0 Express''' uses the extra space left over to add a '''Mini NeoPixel''', '''2 MB SPI Flash '''storage and a little prototyping space. You can use the SPI Flash storage like a very tiny hard drive. When used in Circuit Python, 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.
 
The '''Feather M0 Express''' uses the extra space left over to add a '''Mini NeoPixel''', '''2 MB SPI Flash '''storage and a little prototyping space. You can use the SPI Flash storage like a very tiny hard drive. When used in Circuit Python, 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.
   −
{{ADF-Image|FEATHER-M0-EXPRESS-04.jpg|640px}}
+
{{ADFImage|FEATHER-M0-EXPRESS-04.jpg|640px}}
    
Comes fully assembled and tested, with a USB bootloader that lets you quickly use it with the Arduino IDE or for loading Circuit Python. We also toss in some header so you can solder it in and plug into a solderless breadboard. 
 
Comes fully assembled and tested, with a USB bootloader that lets you quickly use it with the Arduino IDE or for loading Circuit Python. We also toss in some header so you can solder it in and plug into a solderless breadboard. 
29 917

modifications

Menu de navigation