Skip to content

This repository contains an implementation registration and service discovery, reservation service, sensing, actuation, visualization and update service for parking spots with raspberry pi using python

kavyaasruujjan/Intelligent-Parking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoTParker

IoT Parking system

Getting Started

Prerequisites

  • Python 2.7

Deployment

Upload

You can use deploy.bat to upload a folder to host and run a python script:

> deploy.bat [host-address] [folder-to-upload] [script-filename]

Example 1:

> deploy.bat pi@iot-pi116.local parkingspot script.py

Example 1:

> deploy.bat 192.168.1.254 parkingspot start.py

Avoid passwords

To avoid typing passwords generate the private/public key pair:

> ssh-keygen -t rsa

accept all the defaults

About

This repository contains an implementation registration and service discovery, reservation service, sensing, actuation, visualization and update service for parking spots with raspberry pi using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published