massimilianobattelli / TSI-WeatherApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeatherApp

Functionality:

  • The main goal is to simulate an IOT system with a temperature sensor of which data are being trasmitted with the MQTT protocol to a server
  • The data can be saved in a textfile from the main web page
  • The broker used was taken from https://www.shiftr.io/
  • There is no real sensor, the data is randomly generated

Guidelines:

  • Upload the software on the nodeMCU
  • Connect to "ESP8266AccessPoint" WiFi network with pass="password"
  • Type the credentials to connect the MCU to a choosen available network
  • Open the html file on a browser

About


Languages

Language:HTML 62.6%Language:C++ 37.4%