Weather Monitoring

5 installs
ratings

0★

Ratings:

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

App developed in order to monitor the weather data from a sensor in an Arduino.

App developed to monitor temperature, humidity, pressure and altitude, based on information from a bmp280 sensor connected to esp8266("arduino"), receiving notifications from a nodejs server.
Servers that make the information available.
esp8266 server: https://github.com/vsmon/arduino_reactnative
nodejs server: https://github.com/vsmon/telemetry_node.