Skip to content

The IoT Project connecting Sparkfun ESP8266 Thing Dev Board, Web Server, and User Applications

Notifications You must be signed in to change notification settings

zhoupeng1998/AirQualityDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirQualityDetector

The IoT Project connecting Sparkfun ESP8266 Thing Dev Board, Web Server, and User Applications

Getting Started

Prerequisites

Arduino

Web Server

Starting the Server

cd server
npm install
npm run deploy

Starting Client

cd client
yarn install
yarn run

Generate Sample Data

python3 -m pip install requests
python3 TestAirServer.py

About

The IoT Project connecting Sparkfun ESP8266 Thing Dev Board, Web Server, and User Applications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published