Modifications

Sauter à la navigation Sauter à la recherche
105 octets ajoutés ,  8 mai 2012 à 11:21
Ligne 118 : Ligne 118 :     
== Raccordement Arduino ==
 
== Raccordement Arduino ==
Once you've gotten the GPS module tested with direct wiring, we can go forward and wire it up to a microcontroller. We'll be using an Arduino but you can adapt our code to any other microcontroller that can receive TTL serial at 9600 baud
+
Une fois que vous avez testé le module GPS en lien direct, vous pouvez alors raccorder le module sur votre microcontrôleur. Nous utilisons un Arduino mais vous pouvez adapter le code sur tout autre microcontroleur supportant une communication série TTL à 9600 bauds.
   −
Connect '''VIN''' to +5V, GND to Ground, '''RX''' to digital 2 and '''TX''' to digital 3  
+
Connectez:
 +
* '''VIN''' sur +5V,  
 +
* GND vers la masse (GND),
 +
* '''RX''' sur la broche digitale 2  
 +
* '''TX''' sur la broche digitale 3  
    
[[Fichier:GpsUltimateArduinowire.jpg]]
 
[[Fichier:GpsUltimateArduinowire.jpg]]
   −
A POURSUIVRE!!!
+
== Source ==
http://ladyada.net/products/ultimategps/
+
* [http://ladyada.net/products/ultimategps/ AdaFruit] notre fournisseur.
    
== Outils ==
 
== Outils ==
29 915

modifications

Menu de navigation