Station Météo LoRa: Difference between revisions

From air
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:

[[Image:KerlinkLoRaStation.jpg|200px|thumb|right|Kerlink's LoRa Station]]
[[Image:KerlinkLoRaStation.jpg|200px|thumb|right|Kerlink's LoRa Station]]
[[Image:SEN-08942-mounted.jpg|300px|thumb|[[SEN-08942]] Weather station sensors]]
[[Image:SEN-08942-mounted.jpg|300px|thumb|[[SEN-08942]] Weather station sensors]]
Line 8: Line 9:


[[LoRa]] (Long Range) est un protocole de communication (uplink et downlink) longue distance (<50kms en théorie) et bas débit (<300-600 bauds) pour l'Internet des Choses (ie basse consommation).
[[LoRa]] (Long Range) est un protocole de communication (uplink et downlink) longue distance (<50kms en théorie) et bas débit (<300-600 bauds) pour l'Internet des Choses (ie basse consommation).

=Usage=
* [[IRock : Surveillance Géotechnique LoRa]]
* http://www.wunderground.com/


=Station Méteo=
=Station Méteo=

==Matériel (potentiel)==
==Matériel (potentiel)==
(voir https://learn.sparkfun.com/tutorials/weather-station-wirelessly-connected-to-wunderground)
(voir https://learn.sparkfun.com/tutorials/weather-station-wirelessly-connected-to-wunderground)
* [[STM32 Nucleo]]
* [[STM32 Nucleo]]
* Module [http://www.wireless-solutions.de/products/radiomodules/im880a iM880A-L - Long Range Radio Module]
* Module [http://www.wireless-solutions.de/products/radiomodules/im880a iM880A-L - Long Range Radio Module]
* Shield Arduino LoRa Fabian
* Shield Arduino LoRa Fabian + Wi6Labs
* Semtech LoRa Mote



* 13* ([[SEN-08942]])http://www.lextronic.fr/P4452-capteurs-pour-station-meteo.html
* 13* ([[SEN-08942]])http://www.lextronic.fr/P4452-capteurs-pour-station-meteo.html
Line 31: Line 37:
* 1* http://www.lextronic.fr/P28898-cordon-306-cm-avec-connecteur-jst-6-points.html
* 1* http://www.lextronic.fr/P28898-cordon-306-cm-avec-connecteur-jst-6-points.html


Energie
Energie ([[MPPT]])
* [https://www.sparkfun.com/products/12084 Sunny Buddy - MPPT Solar Charger]
* [https://www.sparkfun.com/products/12084 Sunny Buddy - MPPT Solar Charger]
* Batterie LiPo ou Pb Gel
* Batterie LiPo ou Pb Gel
Line 38: Line 44:
==Logiciel==
==Logiciel==
* [[RIOT]] ??
* [[RIOT]] ??
* [[FreeRT OS]] ??
* [[Contiki OS]] ??
* [[TinyOS]]
* [[Espruino]] ??
* [[mbed OS]] (R3 en Oct. 2015)
* [[MQTT]]-SN
* [[MQTT]]-SN
* [[CoAP]]
* [[CoAP]]
Line 43: Line 54:
=Serveur=
=Serveur=
==Matériel==
==Matériel==
* 2 x Station de base LoRa Kerlink (déployée sur les toits de 2 batiments du Campus de Grenoble et Valence).
* 2 x Stations de base LoRa Kerlink (déployée sur les toits de 2 batiments du Campus de Grenoble et Valence).


==Logiciel==
==Logiciel==
Line 51: Line 62:
* [[Meteor]] web app
* [[Meteor]] web app
* [[InfluxDB]] pour le stockage des séries temporelles
* [[InfluxDB]] pour le stockage des séries temporelles
* [[Storm]] pour l'analytique
* [[Storm]] pour l'analytique temps-réel
* [[D3.js]] pour le data viz
* [[D3.js]] et [[Leaflet.js]] pour le data viz

Latest revision as of 13:10, 8 December 2014

Kerlink's LoRa Station
SEN-08942 Weather station sensors
SEN-08942 Weather station sensors
Montage arduino UNO, station météo, capteur température Dallas, photorésistance


Ce projet a pour but de réaliser une chaine de collecte d'information météorologique à partir des (13) stations météo réparties sur le campus de Grenoble et de Valence. La connectivité est assurée au moyen de la technologie LoRa.

LoRa (Long Range) est un protocole de communication (uplink et downlink) longue distance (<50kms en théorie) et bas débit (<300-600 bauds) pour l'Internet des Choses (ie basse consommation).

Usage

Station Méteo

Matériel (potentiel)

(voir https://learn.sparkfun.com/tutorials/weather-station-wirelessly-connected-to-wunderground)

(pour la station nomade)

Energie (MPPT)

Logiciel

Serveur

Matériel

  • 2 x Stations de base LoRa Kerlink (déployée sur les toits de 2 batiments du Campus de Grenoble et Valence).

Logiciel