ADAFRUIT-FONA-Arduino-Test

De MCHobby - Wiki
Révision datée du 7 novembre 2015 à 18:22 par Admin (discussion | contributions) (Page créée avec « {{ADAFRUIT-FONA-NAV}} After soldering headers to the FONA module, plug it into a breadboard. We'll use an UNO, other Arduinos may be different * Vio connects to 5V (or... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Sauter à la navigation Sauter à la recherche


MCHobby investit du temps et de l'argent dans la réalisation de traduction et/ou documentation. C'est un travail long et fastidieux réalisé dans l'esprit Open-Source... donc gratuit et librement accessible.
SI vous aimez nos traductions et documentations ALORS aidez nous à en produire plus en achetant vos produits chez MCHobby.

After soldering headers to the FONA module, plug it into a breadboard. We'll use an UNO, other Arduinos may be different

  • Vio connects to 5V (or, with a 3V logic Arduino, 3V)
  • GND connects to GND
  • Key connects to GND (always on)
  • RX connects to digital 2
  • TX connects to digital 3 (9 on Leo/Micro, 10 on Mega)
  • RST connects to digital 4

We'll be using software serial to talk to the module. The Mega ('2560 based) can't use Digital 3 for FONA TX, so use digital 10 instead. The Leonardo and Micro ('32u4 based) can't use digital 3 for FONA TX, so use digital 9 instead. See this page for other pins you can use for FONA TX (SoftwareSerial Receive) on the Mega, Leonardo, and Micro.

At this time we don't have support for Hardware Serial to talk to the FONA

ADAFRUIT-FONA-Arduino-Test.jpg
Crédit: AdaFruit Industries www.adafruit.com


Source: Adafruit FONA - Call phones, send and receive SMSs, & more! All with FONA. Ecrit par Lady Ada pour AdaFruit. Crédit AdaFruit Industries

Traduit par Meurisse D. pour MCHobby.be

Traduit avec l'autorisation d'AdaFruit Industries - Translated with the permission from Adafruit Industries - www.adafruit.com

Toute référence, mention ou extrait de cette traduction doit être explicitement accompagné du texte suivant : «  Traduction par MCHobby (www.MCHobby.be) - Vente de kit et composants » avec un lien vers la source (donc cette page) et ce quelque soit le média utilisé.

L'utilisation commercial de la traduction (texte) et/ou réalisation, même partielle, pourrait être soumis à redevance. Dans tous les cas de figures, vous devez également obtenir l'accord du(des) détenteur initial des droits. Celui de MC Hobby s'arrêtant au travail de traduction proprement dit.