Git Product home page Git Product logo

servocontrollerv2's Introduction

Servo-Controller V2

Arduino Nano based Servo-Controller used in my robotic projects after installation of new servos. Before starting the designated control software for the whole robot, this sketch on an Arduino Nano with its related Shield allows testing each servo one-by-one for its allowed movement radius. Up to 4 servos are supported.

The status is displayed on a small 20x2 character LCD, showing the current settings with its lower and upper limits of action radius. If the onboard LED is on, servos are ready to move and follow any change in position. By pressing the button ModeControl at any time, all servos stop immediatly and are released from control (no PWM signal any more). This does protect the robot mechanics, if the servo turns in the wrong direction or is going to move beyond the mechanical boundaries of a joint.

Servo-Controller 2.0

The new Servo-Controller does support 2 modes of operation: * Direct Mode * Limited Mode

Mode Select

Direct Mode does allow control of 4 servos at the same time. Each potentiometer gives a direct signal for the servo PWM controller.

Direct Mode

Limited Mode allows only control for 1 servo. The first 2 potentiometers are used to regulate the lower and upper limit of the movement area of the servo. The 3rd pot regulates velocity and the 4th pot the actual position.

Limited Mode

The circuit schematic is quite simple. The only "strange" thing is the step-up module MT3608 which raises the 6V battery power to about 7.5V. This is necessary, because the voltage regulation circuit from the Nano needs about 1V to function. The recommendation is a power supply not unter 7V. The MT3608 module is probably obsolete if you power the ServoControllerV2 with a 7.4V Lipo-Battery.

ServoControllerV2-Pinout ServoControllerV2-Schematics

Release Notes:

Version 2.0 - 29.08.2018

* Initial version

servocontrollerv2's People

Contributors

atrappmann avatar

Watchers

James Cloos avatar  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.