Coder Social home page Coder Social logo

byronmejia / flappyarm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hax0rs/flappyarm

0.0 2.0 0.0 2.43 MB

A 6DOF arm control system designed to inspire and educate the next generation of scientists and engineers.

Home Page: http://flappyarm.xyz

License: MIT License

Python 61.63% CSS 5.40% HTML 32.97%

flappyarm's Introduction

FlappyArm

About

Flappy Arm is a team based game in which a team of players controls joints on a robotic arm to cooperatively pick up and move objects. The aim of Flappy Arm is to inspire and educate younger students about the multi-disciplinary effort required to create similar real world robots and systems. Furthermore the arm acts as a proof of concept reflecting on real world possibilities and applications including:

  • Remote controlled surgical arms
  • Remote controlled rescue robots / systems
  • Education through demonstrations
  • As an art installation

Web Control Interface

The web interface is a simple user interface which allows movement of a single motor on the robotic arm. The arm can be controlled using the slider on the webpage. Only 1 slider is provided on the webpage, as only 1 joint is to be controlled by 1 user.

Main control interface for Flappyarm

The key features of the control interface are:

  • Allows users to control a joint through a mobile optimise web interface
  • Displays the currently selected control joint
  • Ensures only one user can access a control point at any given time

Robotic Arm

The Robotic Arm is based off the "Robotic arm with 6 DOF" ancastrog. It is a 6 Degree of Freedom (DOF) arm with an extra axis for the pincer allowing for 7 concurrent players. Currently the control system has not been generalised as to allow any arm to be connected however it is a planned feature. If you would like to connect an identical arm ensure that the scripts in the 'RPI' folder are stored and ran on the Raspberry Pi that is the main controller of the arm.

Installation

The program was developed in Python 3 and is not backwards compatible. To run the control interface simply run python3 main.py under main-controller.

Dependencies / Requirements

  • Python 3
  • Flask
  • flask-SocketIO
  • pip3 install Flask-BasicAuth

Contribute

If you would like to contribute to the project, you can find it on GitHub.

Licensing and Copyright

FlappyArm is licensed under the MIT license. For more information, refer to LICENSE.

flappyarm's People

Contributors

abhijagtap avatar draganmarjanovic avatar

Watchers

 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.