Skip to content

A simple Android application to remotely control a boat prototype using Raspberry Pi

Notifications You must be signed in to change notification settings

luizrabachini/FCTBoat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

FCTBoat

A simple Android application developed to remotely control a boat prototype using Raspberry Pi. Basically, the navigation system consist in define directions and intensity of movement in 2D plan, convert position into a command and send this to remote service running on Raspberry Pi. The command is interpreted by server and motors are activated using GPIO ports.

More informations available in this article (in portuguese).

Installation

  1. Install Eclipse IDE and ADT;

  2. To run server (in Raspberry Pi): sudo python server.py

A Nexus 4 device has been utilized in the tests to verify system functionalities. This article describes how to configure hardware devices to run Android applications.

The current minimum SDK required is 14 (Android 4.0 Ice Cream Sandwich).

Some Images of App

Setup connection Navegation interface

About

A simple Android application to remotely control a boat prototype using Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published