Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 338 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 338 Bytes

Hopper

A script for raspberry pi to decide if an object is a pear or an apple

Running

Clone this repo into a folder on the raspberry pi by runing:

{YOUR_PATH}/> git clone https://github.com/yfram/Hopper.git 

Then go into that folder and run:

{YOUR_PATH}/Hopper/> python3 main.py

It is imporent to use python3.