Menu

GPS position

ESP8266

GPS unit (V.KEL VK2828U7G5LF)

DHT22 Sensor  (temperature + Humidity)
* ********************************************************************************
* THIS SKETCH IS OTA READY
* Creates app which can be used with IOTappstory.com infrastructure
* *********************************************************************************
* This sketch gives weather data at my caravan. It is a 2 part solution.
*
* The inside box measures temperature outside and inside + huminidity.
* Sends these data to Thingspeak.
*
* The outside box contains the GPS unit + outside temp/ humidity.
* Sends Caravan position to Thingspeak )including outside temp + hiumidity
* This is the sketch for the outside box.
*
* *******************************************   
*   
*   LÄSNING AV TEMP OCH HUM från temp-sensor
*   + LONGITUD, LATITUD  från gps-MODUL
*   tag kontakt med webb-server (Thingspeak.com)
*   SKRIV UT TILL WEBB-SERVER.
*   GÖR DETTA med jämna mellanrum.
*******************************************
*
* Every 12 hours the program will contact IOTAppstory.com and check if a new program version is there.
* If so download it to EEPROM and reboot.
*
* author: Allan Helm 2018 11
*
*   Copyright: Allan Helm
*/

Added by


Used App

  • Personal app