Skip to content

omega87910/jetbot_app_communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jetbot_app_communication

Introduction

You can control jetbot by using APP.
You can take and save picture and then see what image was jetbot saved.

Requirement

Android version ≥ 6.0
jetbot*1

Usage

Step 1. Start Python Socket

Copy Pyserver directory to jetbot.
Initialize Server
cd Pyserver
python3.6 jetbot_center.py

Step 2. Install APP

Copy .apk to your smartphone.
Install APP and run it.

Input your jetbot ipv4 address into the textfield.


you can see the second page(GUIDE,RETURN BOOK,FOLLOW ,GO HOME, have been removed)


Step 3. Control and Take pictures.

press "Control" button, then you can press button to control jetbot and take pictures.
When you press "take pictures" button, jetbot will send a picture which is his camera seeing,and save the picture to img directory.

Knows Problem

1.Permission Problem

Give APP Permission

I think this is very convenience for you guys collecting pictures and training AI.

Have a nice day.

Contributors