Skip to content

Arduino test project for robot motion controlled from Android

Notifications You must be signed in to change notification settings

hereshem/arduinoLibTest

Repository files navigation

Arduino Library Test

Android Library file for controlling the Robot from Android device.

It contains library file in jar format and the sample codes that is used to connect and request for the Arduino.

The Library file is located in /lib directory. You can copy and use it in your own way.

There are 2 ways for controlling the device. 1) sending command request, and 2) sending request and parsing the response.

In first method, only request is provided and response is negleted while in second one, the response is also parsed and some action is performed after the response appears.

About

Arduino test project for robot motion controlled from Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages