Skip to content

Fetch weather data in location of your choice, using the FAL Rover and display real time data from sensors. Made using ReactJS and Thingspeak.

Notifications You must be signed in to change notification settings

adarzh-sys/falstation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Description

A client interfact for loading data from the FAL weather rover implemented as part of the junior year mini project. Data fetched using IoT analytics service Thingspeak with React.js. It currently fetches the weather data in a particular checkpoint.
You'll able to get the details like temperature, humidity, pressure, soil moisture, and altitude of the location.

Requirements

NodeJS and NPM

First, you need to clone this repository, by running git clone. Navigate to the directory.

Dependencies

Now, install all the necessary dependencies from your package.json file, by running the following command.
npm install

How to Run?

Run the following command.
npm start

Try out!

A demo is hosted at FalRover.

About

Fetch weather data in location of your choice, using the FAL Rover and display real time data from sensors. Made using ReactJS and Thingspeak.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published