Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.67 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.67 KB

Projet-STI2D-Parking-Vertical

Remote supervision project to manage vertical parking made in Python and C.

  • Management of displacements via sensors and a PLC (Programmable Logic Controller)
  • Optimization and management of available places
  • Management of access badges
  • Remote supervision (badges used, availables places)

It's a project made in 2015 at Immaculate Conception (High school) in order to obtain a Baccalaureate science and technology industry and sustainable development. Resources and documentation

Requirements

Programme python

  • Python 3.4 or later
  • sqlite3
  • tkinter

Arduino

  • Arduino Mega

Test

A server is available in Serveur socket to test the connection part of Programme python.

Installation

Get the latest version from the releases section and run main.py in Programme python.

Screenshot

Projet-STI2D-Parking-Vertical Projet-STI2D-Parking-Vertical Projet-STI2D-Parking-Vertical Projet-STI2D-Parking-Vertical Projet-STI2D-Parking-Vertical

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU General Public License v2.0 - see the LICENSE.md file for details.