Skip to content

Commit

Permalink
Remove dead link
Browse files Browse the repository at this point in the history
  • Loading branch information
SyrianSpock committed Nov 19, 2018
1 parent 6afc74a commit 5313513
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion user-guide/user-guide/src/motor.md
@@ -1,6 +1,6 @@
# Motor board

The [motor board](http://www.cvra.ch/technologies/motor_board.html) is a small board (31x16mm) with a dedicated STM32F3 microcontroller that is at the core of all our robots since 2015.
The Motor board is a small board (31x16mm) with a dedicated STM32F3 microcontroller that is at the core of all our robots since 2015.
We have been using it to control DC motors, motor pumps, and RC servos.
Here are its main features:

Expand Down
2 changes: 1 addition & 1 deletion user-guide/user-guide/src/presentation.md
Expand Up @@ -27,5 +27,5 @@ Today our average robot contains 15-20 boards over CAN:
with a Master board to orchestrate everything.

Along these boards, we also developed tools to make our life easier:
- A [CAN USB dongle](./dongle.html) to inspect traffic over the bus from our computers.
- A [CAN USB adapter](./adapter.html) to inspect traffic over the bus from our computers.
- A [CAN bootloader](./bootloader.html) to enable firmware updates over CAN, so we don't need to disassemble our robots to update single modules.

0 comments on commit 5313513

Please sign in to comment.