shubhamistic / parkive

A smart parking system with real time data visualisation

Home Page:https://gautamvhavle.wixsite.com/website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parkive Documentation

A smart parking solution with real time data visualisation
Explore the docs »
· Report Bug · Request Feature ·

Demo

Parkive Demo

Description

This project is a smart parking system designed to help drivers easily find available parking spots. The system uses ultrasonic sensors and Node MCU ESP32 to detect the presence of a car in a parking spot and send the data to a server. The server then visualizes the data and provides information on the parking spot's status, including whether it is occupied or vacant.

The system also includes a backend database that can be used for data science models to track parking usage patterns and optimize parking allocation. This project is ideal for anyone interested in IoT, data science, and smart city technologies.

Features

  • Ultrasonic sensors for accurate detection of parking spots
  • Node MCU ESP32 for wireless communication
  • Server-side visualization of parking data
  • Backend database for data science models

(back to top)

Installation

STEP 1

CLICK SET UP ARDUINO IDE FOR ESP32 MICRO-CONTROLLER »

STEP 2

CLICK SET UP HARDWARE, WIRING & INO SKETCH FOR ESP32 »

STEP 3

CLICK SET UP FLASK SERVER FOR DATA VISUALIZATION »

(back to top)

Tech Stack

Client: HTML, CSS, JavaScript, C++ (for arduino)

Server: Python Flask

License

Distributed under the MIT License. See LICENSE for more information.

Authors

Feedback

If you have any feedback, please reach out to us at shubham2003garg@gmail.com

(back to top)

About

A smart parking system with real time data visualisation

https://gautamvhavle.wixsite.com/website

License:MIT License


Languages

Language:Python 34.2%Language:CSS 31.9%Language:HTML 17.9%Language:JavaScript 16.0%