Station Météo LoRa: Difference between revisions

From air
Jump to navigation Jump to search
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:

[[Image:SEN-08942.jpg|300px|thumb|[[SEN-08942]] Weather station sensors]]
[[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]]
[[Image:SEN-08942.jpg|300px|thumb|[[SEN-08942]] Weather station sensors]]
[[Image:MontageWeather.JPG|300px|thumb|right|Montage arduino UNO, station météo, capteur température Dallas, photorésistance]]
[[Image:MontageWeather.JPG|300px|thumb|right|Montage arduino UNO, station météo, capteur température Dallas, photorésistance]]


Line 7: 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 30: 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 ([[MPPT]])
* [https://www.sparkfun.com/products/12084 Sunny Buddy - MPPT Solar Charger]
* Batterie LiPo ou Pb Gel
* Solar Panel (??? W)


==Logiciel==
==Logiciel==
* [[RIOT]] ??
* [[RIOT]] ??
* [[FreeRT OS]] ??
* [[Contiki OS]] ??
* [[TinyOS]]
* [[Espruino]] ??
* [[mbed OS]] (R3 en Oct. 2015)
* [[MQTT]]-SN
* [[MQTT]]-SN
* [[CoAP]]
* [[CoAP]]


=Serveur=
=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==
==Logiciel==
* [[Mosquitto]] ou [[RabbitMQ]]
* [[Mosquitto]] ou [[RabbitMQ]]
* [[Californium]]
* [[Californium]]
* [[Eclipse Ponte]]
* [[Eclipse Ponte]] bridge
* [[Meteor]]
* [[Meteor]] web app
* [[InfluxDB]]
* [[InfluxDB]] pour le stockage des séries temporelles
* [[Storm]]
* [[Storm]] pour l'analytique temps-réel
* [[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