Giter VIP home page Giter VIP logo

bci's Introduction

BCI

Notice: Development of this library has moved to VTOW/BCI

This library contains a collection of useful features to help with software development for Vex EDR robots using the RobotC language and development environment. Our team would like to thank, among many others, James Pearman for his starter ideas and concepts found throughout this project.


Currently, BCI features these tools:

  • Common math definitions and macros
  • Redefinitions of all joystick channels and buttons
  • Semaphore wrappers
  • UART wrappers
  • Filters (IIR, etc.)
  • PID control (position and velocity domain)
  • TBH control
  • Bang-bang control
  • Motor slew rate controller
  • LCD menu system
  • PID-based autonomous functions (drive in a straight line, etc.)
  • Dynamic memory (heap based)

For tutorials, see the files in the folder "Modules\Example" or the Wiki. Additionally, all header files are thoroughly and consistantly documented (these are the best sources of up-to-date information).

bci's People

Contributors

labtec901 avatar octogonapus avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ssejrog mrpengyu

bci's Issues

Heap heap_Expand Improvement

heap_Expand should search for space both above and below the given block. If there the space there is >= the requested expansion space, we should shift up and clear flags below until we have enough space.

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.