jacobjennings / ODriveHardware

High performance motor control

Home Page:https://odriverobotics.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ODriveHardware

This project is all about accuratly driving brushless motors, for cheap. The aim is to make it possible to use inexpensive brushless motors in high performance robotics projects. Like this (click for video): Servo motor control demo

If you want to get your hands on a board, check out this post.

This repository contains the circuit board design of ODrive. The other related repositories are:

  • ODriveFirmware: Firmware that runs on the board.
  • ODrive: Configuration and analysis scripts that runs on a PC.

There is also ODriveFPGA, which contains the FPGA logic and software that runs on the FPGA based ODrive. This is not currently in development, but may be resumed at some later date.

Odrive v3 board

The pinout from the microcontroller to the board is documented here.

Pictures!

Odrive v3.1 top Odrive v3.1 bottom

ODrive v3.1 errata

  • The silkscreen labels for the encoders (M0, M1) are reversed.
  • The output impedence of the current amplifiers were not considered when designing the post-amplifier filters. Hence the response is about 5x slower than designed. Max allowed modulation index is therefore about 50%.

About

High performance motor control

https://odriverobotics.com

License:MIT License


Languages

Language:Verilog 100.0%