Aaron Berk

Public Repositories (28)

  • Mbed 2 deprecated
    IMUfilter_RPYExample

    Inertial measurement unit orientation filter. Ported from Sebastian Madgwick\'s paper, \"An efficient orientation filter for inertial and inertial/magnetic sensor arrays\".

    filter, gyroscope, IMU, ITG3200, orientation
    Last updated: 27 Nov 2010 2 420
  • Mbed 2 deprecated
    IMURover

    An advanced robot that uses PID control on the motor speed, and an IMU for making accurate turns.

    robot, rover
    Last updated: 10 Sep 2010 1 112
  • ITG3200

    ITG-3200 triple axis, digital gyroscope library.

    gyroscope, ITG-3200, ITG3200
    Last updated: 06 Sep 2010 1 1076
  • Mbed 2 deprecated
    ITG3200_HelloWorld

    ITG-3200 triple axis, digital gyroscope example.

    gyroscope, ITG-3200, ITG3200
    Last updated: 27 Nov 2010 2 534
  • Mbed 2 deprecated
    mAVRISP

    Program an AVR microcontroller using mbed.

    AVR, AVR910, ISP
    Last updated: 09 Sep 2010 3 189
  • Mbed 2 deprecated
    mbedAvrProgrammer

    AVR910 In-System Programming

    AVR, AVR910, ISP
    Last updated: 16 Jun 2010 1 71
  • Motor

    Control a DC motor via a standard H-bridge using a PwmOut pin to control speed and two DigitalOut pins to control direction. Can change pwm period on the PwmOut pin, …

    digitalOut, H-bridge, library, motor, PwmOut
    Last updated: 07 Sep 2010 2 1406
  • PID

    Proportional, integral, derivative controller library. Ported from the Arduino PID library by Brett Beauregard.

    control, PID
    Last updated: 02 Sep 2010 1 5023
  • Mbed 2 deprecated
    PID_HelloWorld

    Proportional, integral, derivative controller example.

    control, PID
    Last updated: 27 Nov 2010 2 991
  • Mbed 2 deprecated
    PIDRover

    A more advanced robot that uses PID control on the motor speed to maintain a more accurate heading.

    robot, rover
    Last updated: 10 Sep 2010 1 268