Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 457 Bytes

File metadata and controls

12 lines (8 loc) · 457 Bytes

Servo Control Based on Hand Gesture


This is repository for postest PSI (Praktikum Sistem Instrumentasi) 08.

Installation

If you are using pip as your python package manager, just running pip install -r requirement.txt on core project folder.

If you are using pipenv, just running pipenv install on core project folder.

Usage

To running application, just type python main.py and make sure that you are in the core project directory.