GithubHelp home page GithubHelp logo

tgifriday / servo-esc-controller Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kenzap/servo-esc-controller

0.0 2.0 0.0 1.16 MB

This piece of code intended to organize control of Servo engines or Electronic speed control circuits (ESC) directly from an ordinary Android phone via USB cable.

License: MIT License

Java 81.11% Arduino 18.89%

servo-esc-controller's Introduction

Servo-Esc-Controller

This piece of code intended to organize control of Servo engines or Electronic speed control circuits (ESC) directly from an ordinary Android phone via USB cable.

Usage:

1. Buy USB OTG cabel.
2. Download Arduino software from this repository and upload it to your arduino board.
3. Download Android Wifi Esc Controller either from this repository and compile it with eclipse or download from Wifi Esc Controller by Kenzap Ltd from Google play.
4. Connect Android device with Arduino board using UDB OTG cable.
5. Servo Controller should popup automatically.
6. Move Sliders and Arduino TX LED should start blinking.
7. Connect ESC or Servo white signal wire, for example, to Arduino pin 2, red +5v, black GND and start mooving PIN 2 slider.
8. If nothing happens when you connect Arduino to your Adnroid device than either your device does not support USB Host mode or you have not connected a valid OTG USB cable.

Compiling with Eclipse:

This app is based on https://github.com/mik3y/usb-serial-for-android Serial communication library. You shoul add it as a library when building yourself.

  1. Download https://github.com/mik3y/usb-serial-for-android
  2. Ecipse -> New Project -> Android Application Project -> Browse ... usb-serial-for-android and copy it to your working directory.
  3. Right click on Servo Controller project in eclipse -> Properties -> Android -> Library -> Add -> UsbSerialLibrary

servo-esc-controller's People

Watchers

James Cloos avatar Scott Howell avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.