Giter Site home page Giter Site logo

tjtanaa / rmdevboard_chibios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robomasterhkust/rmdevboard_chibios

0.0 1.0 0.0 22.13 MB

RM devboard embedded developement with ChibiOS

C 85.22% Makefile 0.14% HTML 0.41% CSS 0.01% Shell 0.01% CMake 0.01% Objective-C 0.44% C++ 12.75% Assembly 0.47% FreeMarker 0.55%

rmdevboard_chibios's Introduction

RMdevBoard_ChibiOS

HKUST RoboMaster ENTERPRIZE team embedded development environment

Dependency

  • compiler: arm-none-eabi-gcc
  • debugger: openocd for ST-Link / J-Link Ozone
  • development OS: Ubuntu / MacOS / Windows

Software Architecture

  • os
  • hw
  • driver
  • dev
  • module
  • task
  • tools
  • docs

Architecture explained:Ma

  • os: chibiOS / RT, real time operating system;
  • hw: hardware, board related documentation;
  • dev: devices, drivers, and external libraries;
  • driver: register map and basic functions for external hardwares;
  • module: estimator, controller, system identification, and other math related algorithm;
  • task: application layers, defining the tasks independent to the hardware.

Initial calibration and turning

See 6_tool/README.md for detailed procedure

Dependency

MacOS use homebrew to install the embedded toolchain

brew tap PX4/px4
brew install px4-dev

Ubuntu

sudo apt-get install gcc-arm-none-eabi openocd -y

rmdevboard_chibios's People

Contributors

antareszhang avatar beck-sisyphus avatar hexdae avatar nameless1379 avatar sakamato avatar sean0120 avatar syangav avatar tjtanaa avatar topquark12 avatar zengkuang 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.