Giter Site home page Giter Site logo

marc-roig / delta-robot Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 593 KB

Code of a parallel delta robot implemented both in Arduino and a PIC24F. Includes a 3d simulator made with Processing to visualize data and make the experience of programming this robot easier.

C++ 30.44% Processing 18.14% C 36.35% Assembly 15.07%
robotics delta-robot

delta-robot's Introduction

DELTA PROJECT

Code for the Microcontrolers project at URV university

This is a small scale Delta robot. It's intented to play chess even though the servo accuracy its not the best. Me and my class partner will try to mitigate the problems associated with the cheap servos we are using (MG995 and MG996) and be able to get a decend accuraty and repeatability to finally beat someone at chess.

We work both with an Arduino Uno and a PIC24FJ128GA010 so to avoid typing the same code twice we writed some code to integrate the arduino files into the PIC24. Some features have to be tweeked a little bit, but overall it works.

The current features of the code:

Joystick:Delta angles and XYZ axis moved by a joystick
Calibration:Calibrate duty cycles with potentiometer and buttons
SerialCom:Communicate with a simulator through serial commands
EaseServos:Eased servos and syncronized servo movement
Sequence:Store a sequence and make it repeat

CALIBRATION

DeltaArduinoTests/ControlPanel.png

DeltaArduinoTests/Relation_DC_Angle.PNG

delta-robot's People

Contributors

marc-roig 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.