Skip to content

Teemukoivumaa/Temperature-Monitor

Repository files navigation

Temperature-Monitor

This project was made for my IOT-course.

Temperature monitor is a IOT-project that consists of NodeMCU, Raspberry Pi & MongoDB database. NodeMCU collects temperature and humidity data, sends it to Raspberry Pi that runs Node.js server that is serving an API and a simple result website. The API stores the collected values to MongoDB. When user access the website JS script requests the values from the API and shows them in a table to the user.

Monitor

Features

  • Collects temperature and humidity data every 30 seconds.
  • Simple Node.js api.
  • MongoDB usage.
  • Website gets new data every minute.

Meta

Made by Teemu Koivumaa

Distributed under the MIT license. See LICENSE for more information.

My GitHub page
My LinkedIn page

About

Temperature monitor using NodeMCU & Raspberry Pi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published