Modifications

Sauter à la navigation Sauter à la recherche
272 octets ajoutés ,  14 octobre 2017 à 14:14
aucun résumé de modification
Ligne 5 : Ligne 5 :  
{{ADFImage|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.
+
Nous aimons tous les Feathers de la gamme mais celui-ci à quelque-chose de vraiment particulier. C'est le premier Feather ''spécialement'' conçu pour supporter CircuitPython! CircuitPython est une version de MicroPython destiné aux débutant en électronique. MicroPython, comme CircuitPython, supporte toutes les caractéristiques du célèbre langage Python avec,en plus, des bibliothèques permettant d'utiliser des composants et circuits électroniques.
   −
'''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!
+
'''Attention: A l'heure où nous traduisons ces lignes, CircuitPython est toujours en phase ''beta'' et Adafruit travaille d'arrache pied pour le rendre totalement impressionnant! '''
    
{{ADFImage|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.
+
Vous pouvez ''également'' utiliser ces cartes avec Arduino IDE! Au coeur d'un Feather M0, nous retrouvons un processeur ARM Cortex M0+ ATSAMD21G18 (le même qu'un {{pl|863|Arduino Zero}}). Le processeur est cadencé à 48 MHz et utilise une logique 3.3V. Grâce à ce composant, la plateforme dispose de 256K de mémoire FLASH (8x plus que sur un Atmega328 ou 32u4) et 32K de mémoire RAM (16x plus)! Le Cortex M0+ inclus également un support USB natif, la plateforme peut donc proposer nativement des fonctionnalités USB-vers-Série pour la programmation et le débogage... plus besoin d'un composant type "FTDI".
   −
'''Here's some handy specs!'''
+
Voici quelques spécifications croustillante sur le M0 Express:
 
+
* Format compacte avec ses 51mm x 23mm x 8mm (sans connecteur soudé)
 
+
* Léger : 5 grammes
* Measures 2.0" x 0.9" x 0.28" (51mm x 23mm x 8mm) without headers soldered in
+
* Processeur ATSAMD21G18 @ 48MHz avec logique 3.3V
* Light as a (large?) feather - 5 grams
+
* Flash: 256KB
* ATSAMD21G18 @ 48MHz with 3.3V logic/power
+
* Ram: 32KB  
* 256KB of FLASH + 32KB of RAM
+
* Pas d'EEPROM (mais une mémoire flash additionnelle).
* No EEPROM
+
* Cristal 32.768 KHz pour génération de signal d'horloge et l'horloge temps réel (RTC)
* 32.768 KHz crystal for clock generation &amp; RTC
+
* Régulateur 3.3V supportant des pointes de sorties jusqu'à 500mA
* 3.3V regulator with 500mA peak current output
+
* Support USB natif - dispose d'un bootloader USB et port serial port debugging
* USB native support, comes with USB bootloader and serial port debugging
   
* You also get tons of pins - 20 GPIO pins
 
* You also get tons of pins - 20 GPIO pins
 
* Hardware Serial, hardware I2C, hardware SPI support
 
* Hardware Serial, hardware I2C, hardware SPI support
29 837

modifications

Menu de navigation