Différences entre versions de « ENG-CANSAT-CONTENT »

De MCHobby - Wiki
Sauter à la navigation Sauter à la recherche
Ligne 9 : Ligne 9 :
 
<div style="margin: 15px 0; background: rgba(255,204,102,.3); display: block; padding: 15px 15px 15px 15px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #ff9900;" >As Feather M0 is compatible Arduino IDE, everything learned for Arduino Uno can be applied to Feather M0. Just care about voltage, the UNO is 5V Logic and the '''Feather 3.3V logic'''.</div>
 
<div style="margin: 15px 0; background: rgba(255,204,102,.3); display: block; padding: 15px 15px 15px 15px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #ff9900;" >As Feather M0 is compatible Arduino IDE, everything learned for Arduino Uno can be applied to Feather M0. Just care about voltage, the UNO is 5V Logic and the '''Feather 3.3V logic'''.</div>
  
{| class="wikitable" border="1" style="display: inline-block;"
+
{| class="wikitable" border="1" style="align: top; display: inline-block;"
 
|-
 
|-
 
| align="center" | '''Feather are:'''
 
| align="center" | '''Feather are:'''

Version du 19 septembre 2018 à 15:10

The CanSat kit it build around the Adafruit Industries Feather M0 Express plateform.

  • Feather is a new emerging standard -Arduino compatible plaform- for embedded projet.
  • Feather is small, light and already brings lot useful features.
  • Feather M0 is compatible with Arduino M0, so compatible with Arduino IDE.
  • Feather M0 Express also embed FLASH memory that can act like SD Card (Arduino IDE) or USB Stick (CircuitPython)
As Feather M0 is compatible Arduino IDE, everything learned for Arduino Uno can be applied to Feather M0. Just care about voltage, the UNO is 5V Logic and the Feather 3.3V logic.
Feather are:
Small (5c2xm)
Light (4.7Gr)
Powerful
Versatile
Polyvalent
Available with
complete ecosystem
Feather M0 Features
20 GPIOs
6 Analog inputs
12bits - value from 0 to 4095.
1 Analog output
10 bits - value from 0 to 1023.
PWM on all pins
Hardware I2C et SPI buses
UART

Feather are


Written by Meurisse D. from MC Hobby - License: CC-SA-BY.