Skip to content

This is a project in which you could connect to a smart socket using a component like a humidifier. We then had an ESP with a humidity, temperature and pressure sensor and it would turn on/off the humidifier depending on intervals set by the user on the website

Notifications You must be signed in to change notification settings

sebgro98/HTP-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

231 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTP-Analyzer


moist MADE IN REACT


This is our project for a product called HTP-analyzer (Humidity, Temperature, Pressure) for measuring temperature, pressure and humidity. In our project we will use an ESP32 connected with a BME280 sensor that can detect temperature, humidity and pressure. The ESP32 will be connected to the cloud using Wi-Fi. This product will be able to measure the local temperature, humidity and pressure data which can be beneficial in places such as a green house. The user will have access to these three values easily, compared to something such as a thermometer which only measures temperature. The user will also be able to view the data on a website and will be able to retrieve feedback from the data. With a wireless socket - it can connect to a humidifier and turn on and off based on the users given maximum and minimum humidity values.

Project setup

REQUIRES - NodeJS

  1. Download and install node if you haven't already.
  2. Clone the repository to your local machine using git clone
git clone https://github.com/sebgro98/HTP-Analyzer.git
  1. Navigate to the directory where you cloned this repo your terminal and cd into the local repo.
  2. Install the required dependencies using
npm install
  1. After dependencies have installed, start a development server.
npm start
  1. Open your localhost URL indicated by your terminal and start app!

About

This is a project in which you could connect to a smart socket using a component like a humidifier. We then had an ESP with a humidity, temperature and pressure sensor and it would turn on/off the humidifier depending on intervals set by the user on the website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7