Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 495 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 495 Bytes

IoTTemperatureApp

Description

Webserver

  • MEAN Stack
    • MongoDB: document-oriented, NoSQL database
    • Express.js: back end web application framework for Node.js
    • Angular: TypeScript-based frontend web application framework
    • Node.JS: back-end JavaScript runtime environment

ESP8266

  • FreeRTOS-based application which connects to the backend of the webserver and regularly transmits temperature measurements from an BMP280 temperature & pressure sensor