Modifications

Sauter à la navigation Sauter à la recherche
966 octets ajoutés ,  12 avril 2014 à 14:54
aucun résumé de modification
Ligne 12 : Ligne 12 :  
La carte Galileo est, bien entendu, compatible avec l'environnement de développement Arduino (Arduino IDE), ce qui le rend immédiatement utilisable dans votre environnement Arduino habituel. En plus de la compatibilité matériel et logiciel avec Arduino, la carte Galileo dispose de plusieurs connecteurs I/O standard dans l'industrie PC, il dispose également de fonctionnalités pour étendre l'utilisation au delà de l'écosystème des shield Arduino.
 
La carte Galileo est, bien entendu, compatible avec l'environnement de développement Arduino (Arduino IDE), ce qui le rend immédiatement utilisable dans votre environnement Arduino habituel. En plus de la compatibilité matériel et logiciel avec Arduino, la carte Galileo dispose de plusieurs connecteurs I/O standard dans l'industrie PC, il dispose également de fonctionnalités pour étendre l'utilisation au delà de l'écosystème des shield Arduino.
   −
La carte est livrée en standard avec un connecteur mini-PCI Express (full size), un port Ethernet 100Mb, un connecteur pour carte micro-SD, Un port série RS-232, un port USB (Host), et un port USB Client port, 8 Méga de flash NOR.
+
== Ce qui rend Galileo hors du commun... ==
 +
As far as memory goes, the Galileo has a lot of it. There’s 8MB Flash (to store firmware), an 11KB EEPROM (non-volatile memory), and a µSD socket (which supports up to 32GB µSD cards). In addition to the memory, there are all sorts of peripherals: 10/100Mb Ethernet, USB 2.0 host and device ports, an RS-232 port, and a '''mini PCI Express (mPCIE)''' socket. Plus it has that same, familiar Arduino pinout we all love/hate. The Arduino pins – including six analog inputs, SPI, I2C, UART, and PWM outputs – are all exactly where an experienced Arduino user would expect them to be.
 +
 
 +
What the Galileo tries to do is meld the ease of Arduino’s hardware manipulation with the power of a fully operational Linux operating system. Most sketches written for Arduino Unos, Leonardos, and other boards can be ported directly over to the Galileo. You still have access to popular '''Arduino libraries''' like SD, Ethernet, WiFi, EEPROM, SPI, and Wire, but you can also access the Linux side of the board with '''system() calls'''. The Linux half of the board supports stuff like '''Python, Node.js''', SSH, Telnet, and all sorts of other, fun Linux stuff.
    
{{Galileo-TRAILER}}
 
{{Galileo-TRAILER}}
29 917

modifications

Menu de navigation