GithubHelp home page GithubHelp logo

arduinoduothrusteresccontrol's Introduction

arduinoDuoThrusterESCControl

Arduino script to controls differential thrust of two brushless motors.

features

  • program will execute ESC arming steps on startup
  • it then takes two analogue inputs, "overall throttle" and "drive direction" and translates them to differential speed of two PWM controlled ESC/Motors. Meaning the "drive direction" input will affect the difference in thrust between the left and right ESC-PWM signal. The difference will be increased up to the point where one motor will turn as fast in reverse as the other will turn forward
  • it offers also a drive direction input to control general drive direction
  • enable debug_output flag to see values on serial monitor; this is slow though

example behavior

Throttle Direction Motor Thrust Left Motor Thrust Right
50% 0% (= full left) -50% 50%
50% 50% (= straight) 50% 50%
100 75% (= half right) 100% 0%

pin-out

The pins are configured to work with Arduino Nano boards (tested with Atmega328).

see constants for pin out and adjust when desired

dependencies

arduinoduothrusteresccontrol's People

Contributors

beyeja avatar

Stargazers

 avatar

Watchers

 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.