Git Product home page Git Product logo

rotarystewartplatform's Introduction

Rotary Stewart Platform

In this repository are source files for a Rotary Stewart Platform project. This project is for a small Stewart platform controlled by RC servos and Arduino. Stewart Platform is a parallel robot capable of positioning its moving platform in 6 degrees of freedom. In this project, platform has additional features such as an LCD to show various data and IrDA used for remote controlling of its movements. Main informations about this project and detailed description of a construction process can be found at http://www.instructables.com/id/Arduino-controlled-Rotary-Stewart-Platform/.

Source files are divided into three main folders:

  • src_arduino_code - contains souce code files and needed libraries for Arduino:
  • for controlling LCD via I2C interface: https://bitbucket.org/fmalpartida/new-liquidcrystal/wiki/Home
  • for IrDA communication: https://github.com/shirriff/Arduino-IRremote/wiki
  • src_comm_lib - contains communication library for controlling this platform, it is written in C++ and uses serial communication to communicate with arduino. This library works on Windows and on Linux, it is used for easy control of platform movements.
  • templates_for_cutting - DXF files containing templates for laser cutting of parts from plastic and also PCB layout for board needed for external supply of power to servos. These files were made using QCad tool.

In IrDA communication library there are made tiny changes - because servo and also IrDA library need interrupt handling, there were problems when using servos and IrDA communication at the same time, these changes reduce consequence of these problems, consequences were very subtle random servo movements.

rotarystewartplatform's People

Contributors

thomasknr avatar henritroyot avatar

Stargazers

 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.