Skip to content

dijahp/RaspberryPi-Temperature-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fire and Ice with a Slice of Raspberry Pi    

The "Fire and Ice" application provides a dashboard with user authentication for monitoring different environmental conditions with Raspberry Pi devices. You can set up a $35 Raspberry Pi device in any room (or even set up multiple devices!) and keep track of each room's temperature and humidity, or other environmental factors depending on the sensors you have to connect to your Pi. The dashboard shows you both metrics over time and a snapshot average. Easily switch between sensors, so you can compare different rooms, and track your space's environment in real time!

 

Getting Started

  1. Clone this repository:

    git clone https://dijahp/RaspberryPi-Temperature-App 
    
  2. Run the following commands in your terminal:

    npm install
    
    npm start
    

 

Prerequisites & Suggestions

  • Text/code editor (we highly recommend Visual Studio Code!)
  • Node.js installation
  • Basic working knowledge of JavaScript & React

 

Built With

 

Supporting Repositories

 

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published