Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/odriverobotics/odrivehardware
High performance motor control
https://github.com/odriverobotics/odrivehardware
Last synced: about 2 months ago
JSON representation
High performance motor control
- Host: GitHub
- URL: https://github.com/odriverobotics/odrivehardware
- Owner: odriverobotics
- License: mit
- Created: 2016-05-31T21:35:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-05-13T03:59:09.000Z (over 2 years ago)
- Last Synced: 2023-11-07T12:24:42.645Z (about 1 year ago)
- Language: Verilog
- Homepage: https://odriverobotics.com
- Size: 35.2 MB
- Stars: 828
- Watchers: 91
- Forks: 419
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://img.youtube.com/vi/WT4E5nb3KtY/0.jpg)](https://www.youtube.com/watch?v=WT4E5nb3KtY)If you want to get your hands on a board, check out [this post](https://hackaday.io/project/11583-odrive-high-performance-motor-control/log/40702-boards-and-development).
This repository contains the circuit board design of ODrive. The other related repositories are:
* [ODriveFirmware](https://github.com/madcowswe/ODriveFirmware): Firmware that runs on the board.
* [ODrive](https://github.com/madcowswe/ODrive): Configuration and analysis scripts that runs on a PC.There is also [ODriveFPGA](https://github.com/madcowswe/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](https://docs.google.com/spreadsheets/d/1QXDCs1IRtUyG__M_9WruWOheywb-GhOwFtfPcHuN2Fg/edit?usp=sharing).### Pictures!
![Odrive v3.1 top](https://cdn.hackaday.io/images/8135651482554401117.png)
![Odrive v3.1 bottom](https://cdn.hackaday.io/images/6142841482554487941.jpg)### 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%.