Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 509 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 509 Bytes

Wireless stove thermometer

Remote therometer for stove with low temperature notification based on ESP8266 devkit with SpringBoot api and android Application

DATA FLOW

  1. ESP8266 sending request to api
  2. Api collecting data with timesamp of measurment
  3. Android application still calling GET request to api and updating displayed temperature

SCREENS AND PHOTOS

ANDROID APP SCREEN SCREEN

API LOGS (LINUX DIGITALOCEAN SERVER) SERVER

DEVICE DEVICE