Skip to content

User installation & setup guidance

Ediz Genc edited this page May 28, 2021 · 2 revisions

To be able to run the application and operate in a virtual environment you need SMCE and Android Studio. Then you will be able to run Arduino sketch that comes with the repository.


Download

Install


To be able to run the application on SMCE please refer to the following steps;


Clone & install dependencies

Step 1

Go to the Github repository by following the link below.

https://github.com/DIT112-V21/group-07

Step 2

Download and unzip the file

Zip file


Step 3

Open Andriod studio --> Click "open an existing project" --> find where you unzipped your file ---> then choose "build gradle" file.

Open Directory


Step 4

Ensure that you have created "Create Virtual Device".

Virtual Device


Step 5

Press the play button to be able to start the emulator.

Emulator


Step 6

You should be able to see the application running.

Driver's interfaces


Run the emulator

Step 1

Run SMCE application and click on start fresh.

Start


Step 2

Click the plus "+" sign and then open the directory by clicking "add new".

Add new


Step 3

Find the "arduino/smartcar.ino" file in the repository's directory and open it.

Open Directory


Step 4

Compile the sketch and start it.

Compile


Step 5

Now you can drive the smartcar.

ResultOfCompilation


Clone this wiki locally