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="align: top; display: inline-block;"
+
{| class="wikitable" border="1" style="display: inline-block;"
 
|-
 
|-
| align="center" | '''Feather are:'''
+
| align="center" | '''Feather M0 Features'''
 
|- style="font-size: 90%"
 
|- style="font-size: 90%"
| align="left" | Small (5c2xm)
+
| align="left" | 20 GPIOs
 
|- style="font-size: 90%"
 
|- style="font-size: 90%"
| align="left" | Light (4.7Gr)
+
| align="left" | 6 Analog inputs<br />12bits - value from 0 to 4095.
 
|- style="font-size: 90%"
 
|- style="font-size: 90%"
| align="left" | Powerful
+
| align="left" | 1 Analog output<br />10 bits - value from 0 to 1023.
 
|- style="font-size: 90%"
 
|- style="font-size: 90%"
| align="left" | Versatile
+
| align="left" | PWM on all pins
 
|- style="font-size: 90%"
 
|- style="font-size: 90%"
| align="left" | Polyvalent
+
| align="left" | Hardware I2C et SPI buses
 
|- style="font-size: 90%"
 
|- style="font-size: 90%"
| align="left" | Available with<br>{{cl|87|complete ecosystem}}
+
| align="left" | UART
 
|}
 
|}
  
{| class="wikitable" border="1" style="display: inline-block;"
+
{| class="wikitable" border="1" style="align: top; display: inline-block;"
 
|-
 
|-
| align="center" | '''Feather M0 Features'''
+
| align="center" | '''Feather are:'''
 
|- style="font-size: 90%"
 
|- style="font-size: 90%"
| align="left" | 20 GPIOs
+
| align="left" | * Small (5c2xm)
 
|- style="font-size: 90%"
 
|- style="font-size: 90%"
| align="center" | 6 Analog inputs<br />12bits - value from 0 to 4095.
+
| align="left" | * Light (4.7Gr)
 
|- style="font-size: 90%"
 
|- style="font-size: 90%"
| align="center" | 1 Analog output<br />10 bits - value from 0 to 1023.
+
| align="left" | * Powerful
 
|- style="font-size: 90%"
 
|- style="font-size: 90%"
| align="center" | PWM on all pins
+
| align="left" | * Versatile
 
|- style="font-size: 90%"
 
|- style="font-size: 90%"
| align="center" | Hardware I2C et SPI buses
+
| align="left" | * Polyvalent
 
|- style="font-size: 90%"
 
|- style="font-size: 90%"
| align="center" | UART
+
| align="left" | * Available with {{cl|87|complete ecosystem}}
 
|}
 
|}
  

Version du 19 septembre 2018 à 15:12

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 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:
* Small (5c2xm)
* Light (4.7Gr)
* Powerful
* Versatile
* Polyvalent
* Available with complete ecosystem

Feather are


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