background preloader

Wifi

Facebook Twitter

[TUTORIEL] Module Wifi Roving Networks RN-XV. Bonjour, Le RN-XV est un module WiFi de chez Roving Networks, permettant à votre Arduino d'accéder aux possibilités (finies) de votre réseau local, et pourquoi pas aux possibilités (infinies) de l'Inter(net/web/blag/sphere/node/book...) !

[TUTORIEL] Module Wifi Roving Networks RN-XV

Pour cela rien de plus simple, suivez la recette [Matériel nécessaire] - Arduino UNO (x1) dispo : ici- Wireless Proto Shield (x1) dispo : ici- Module Roving Networks (x1) dispo : ici- Arduino IDE v1.0.1 dispo : [Première configuration] Lors de cette première étape, nous utiliserons le module Wifi directement via l'USB, pour montrer un exemple simple de configuration.Téléchargez la librairie WiFly disponible ici au format zip. Maintenant, dans l'IDE Arduino, sélectionnez le port port série, et ouvrez une liaison série. Envoyez ensuite la séquence suivante : Code: Tout sélectionner Le module devrait répondre par : Repassez ensuite en mode "Both NL & CR" dans les réglages de la liaison série. Entrez ensuite les commandes suivantes : Supprimez la ligne : par ceci :

ArduinoBoardMega. Overview The Arduino Mega is a microcontroller board based on the ATmega1280 (datasheet).

ArduinoBoardMega

It has 54 digital input/output pins (of which 14 can be used as PWM outputs), 16 analog inputs, 4 UARTs (hardware serial ports), a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. The Mega is compatible with most shields designed for the Arduino Duemilanove or Diecimila. Schematic & Reference Design EAGLE files: arduino-mega-reference-design.zip Schematic: arduino-mega-schematic.pdf Summary Power The Arduino Mega can be powered via the USB connection or with an external power supply. External (non-USB) power can come either from an AC-to-DC adapter (wall-wart) or battery. The board can operate on an external supply of 6 to 20 volts. The power pins are as follows: VIN. Memory AREF. ArduinoWifiTestSimpleConnexionWifiHttp.

// --- Programme Arduino --- // Trame de code générée par le générateur de code Arduino// du site www.mon-club-elec.fr // Auteur du Programme : X.

ArduinoWifiTestSimpleConnexionWifiHttp

HINAULT - Tous droits réservés // Programme écrit le : 14/4/2011. // ------- Licence du code de ce programme ----- // This program is free software: you can redistribute it and/or modify// it under the terms of the GNU General Public License as published by// the Free Software Foundation, either version 3 of the License,// or any later version.// This program is distributed in the hope that it will be useful,// but WITHOUT ANY WARRANTY; without even the implied warranty of// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the// GNU General Public License for more details.// You should have received a copy of the GNU General Public License// along with this program.

If not, see < // -------- Que fait ce programme ? // --- Fonctionnalités utilisées --- // -------- Circuit à réaliser --------- // /////////////////////////////// 1. If(ret!