Skip to content

Commit

Permalink
Add new Arduino diagram (#249)
Browse files Browse the repository at this point in the history
Signed-off-by: JesusSilvaUtrera <[email protected]>
  • Loading branch information
JesusSilvaUtrera authored May 16, 2024
1 parent 9f495b8 commit 3d4baa6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions andino_hardware/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@ This package aims to provide the necessary information to the correct assembly o

### Motor-Arduino

<img src="docs/arduino_motor_diagram.png" />

**Important❗: As of a recent update recent update ([#215](https://github.com/Ekumen-OS/andino/pull/215)), the A4 and A5 connections were moved to A2 and A3. This diagram will be updated soon. Refer to [andino_firmware/src/hw.h](../andino_firmware/src/hw.h) for pinout reference.**

<img src="docs/andino_diagram_arduino.jpg" />

Some frequent errors:
- If one of the motors rotates in the opposite direction (think about the orientation of the motors in the chassis) probably the output(+ and -) of the L298N's output should be toggled.
Expand Down
Binary file added andino_hardware/docs/andino_diagram_arduino.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed andino_hardware/docs/arduino_motor_diagram.png
Binary file not shown.

0 comments on commit 3d4baa6

Please sign in to comment.