User Tools

Site Tools


connections

This is an old revision of the document!


Overview

LEDs and Buttons

The robot can be equipped with three buttons with LED, which can be used to trigger actions. On the first picture the pin connections are shown on the button.

Test

This picture shows how connections have to be performed.

Motors and Encoders

The Faulhaber Motors are equipped with a ribbon cable with connector.

Test

Connections:

  1. Motor -
  2. Motor +
  3. GND
  4. Udd (5V)
  5. Channel B
  6. Channel A

Motors receive an analog signal directly from the Beagle Bone Blue. Encoders are also supplied over the Beagle Bone Blue, with 5V.

A level shifter is needed for A and B channel signals of the encoders. The signals need to be reduced from 5V to 3.3V. We used a bi-directional level shifter of Adafruit: https://www.adafruit.com/product/757

Test

This is one connection example for one motor, with encoder:

Breadboard

We connected all additional components to a breadboard of Adafruit https://www.adafruit.com/product/1609 and placed it near the Beaglebone Blue. Connections are reported in the following sketch:

Implementation on Robot

connections.1563533460.txt.gz · Last modified: 2019/07/19 12:51 by visentin