GithubHelp home page GithubHelp logo

jonancm / rhinochip-os Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 596 KB

Firmware of the RhinoChip Controller for Educational Robotics

Home Page: http://hdl.handle.net/10553/11593

License: Other

C 99.72% Objective-C 0.13% C++ 0.15%
robotics robotic-manipulator robotic-manipulators industrial-robot industrial-robots industrial-robot-programming educational-robotics

rhinochip-os's Introduction

RhinoChip OS

RhinoChip OS is the firmware of the RhinoChip Controller for Educational Robotics.

The RhinoChip platform provides a controller for the educational robots Rhino XR-4 and Rhino SCARA and is intended to replace the Rhino Mark IV controller. RhinoChip OS is the software that powers the RhinoChip platform.

RhinoChip OS consists of two programs: the general purpose core (gpcore) and the motor control program (motorctl).

The gpcore is the program that runs on the General Purpose Microcontroller Unit (GPMCU) and communicates with the host PC over the RS-232C protocol in order to interpret the commands sent from the host PC and coordinate the actions and movements indicated by those commands, which are excecuted by motorctl.

motorctl is the program that runs on the Motor Control Microcontroller (MCMCU) and drives the motors of the robotic arm, executing the movement commands indicated by the gpcore.

rhinochip-os's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

rhinochip-os's Issues

Evaluate and set up alternate toolchain for building and testing

  • Search and evaluate optimizing compilers.
  • Set up CMake for build configuration.
  • Select and deploy static code analyzer (i.e. lint program)
  • Support different IDEs within CMake configuration (e.g. MPLAB, Eclipse, QtCreator, CLion, PiKdev).
  • Explore the possibility of setting up a testing platform on PC, including: compiler for desktop PCs, unit tests, microcontroller simulation.

Audit code for potential improvement in design, readability, safety & performance

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.