philipnewcomer / rpi-temperature-monitor-server

Monitor the temperature at a remote location using a raspberry pi. http://philipnewcomer.net/raspberry-pi-remote-temperature-monitor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry Pi Temperature Monitor Server

Monitor the temperature at a remote location using a Raspberry Pi

This repo contains the server counterpart to the Temperature Monitor Daemon.

The server is a Laravel app which records temperature readings received from the remote Raspberry Pi device running the daemon. The server also provides a web interface to view the recorded readings.

Setup

  1. Install the app in the standard Laravel way.
  2. Configure REMOTE_SECRET_KEY in the app's .env file.

About

Monitor the temperature at a remote location using a raspberry pi. http://philipnewcomer.net/raspberry-pi-remote-temperature-monitor/


Languages

Language:PHP 95.7%Language:Vue 3.1%Language:HTML 1.3%