Pololu Dual VNH5019 Manuale Utente

Navigare online o scaricare Manuale Utente per Hardware Pololu Dual VNH5019. Pololu Dual VNH5019 User Manual Manuale Utente

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 28
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 0
Pololu Dual VNH5019 Motor Driver
Shield Users Guide
1. Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.a. Features . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.b. Included Hardware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2. Contacting Pololu . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
3. Getting Started with an Arduino . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
3.a. What You Will Need . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
3.b. Assembly for Use as an Arduino Shield . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.c. Shield Connections . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
3.d. Programming Your Arduino . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
4. Using as a General-Purpose Motor Driver . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
4.a. Assembly for Use as a General-Purpose Motor Driver . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
4.b. Board Connections . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
5. Schematic Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
6. Customizing the Shield . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
6.a. Remapping the Arduino Connections . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
6.b. Accessing ENA/DIAGA and ENB/DIAGB Pins Separately . . . . . . . . . . . . . . . . . . . . . . . . 23
7. Using the Driver in Single-Channel Mode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
8. Differences between board revisions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
Pololu Dual VNH5019 Motor Driver Shield Users Guide © 2001–2014 Pololu Corporation
http://www.pololu.com/docs/0J49/all Page 1 of 28
Vedere la pagina 0
1 2 3 4 5 6 ... 27 28

Sommario

Pagina 1 - Shield User’s Guide

Pololu Dual VNH5019 Motor DriverShield User’s Guide1. Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Pagina 2 - 1. Overview

Power Connections and ConsiderationsDual VNH5019 motor driver shield power buses when connectedto an Arduino.In the shield’s default state, the motor

Pagina 3 - Pololu dual VNH5019 motor

Dual VNH5019 motor driver shield with an Arduino (Arduino powered by the shield).It is also possible to power your Arduino directly from the motor shi

Pagina 4

Each VNH5019 motor driver IC has a maximum continuous current rating of 30 A. However, the chips by themselveswill overheat at lower currents. In our

Pagina 5 - 2. Contacting Pololu

Motor with one 0.1 uF capacitorsoldered across its terminals.Motor with two 0.1 uF capacitorssoldered from its terminals to itscase.1. Solder a 0.1 µF

Pagina 6 - 3.a. What You Will Need

delay(2);}for (int i = 400; i >= -400; i--){md.setM1Speed(i);stopIfFault();if (i%200 == 100){Serial.print("M1 current: ");Serial.println(

Pagina 7

4. Using as a General-Purpose Motor DriverThe set of pins along the left side of the shield provides direct access to the VNH5019 motor drivers, which

Pagina 8 - 3.c. Shield Connections

4.b. Board ConnectionsDual VNH5019 motor driver shield connected to a microcontroller (gray connections areoptional).The above diagram shows the minim

Pagina 9 - Default Arduino Pin Mappings

PIN Default State DescriptionVINThe connection point for the positive side of the 5.5 – 24 V motor power supply.Since the overvoltage protection can b

Pagina 10

Power ConsiderationsDual VNH5019 motor driver shield power buses when not used withan Arduino shield.The shield must be supplied with 5.5 to 24 V thro

Pagina 11

5. Schematic DiagramPololu Dual VNH5019 Motor Driver Shield User’s Guide © 2001–2014 Pololu Corporation5. Schematic Diagram Page 19 of 28

Pagina 12

Pololu dual VNH5019 motor driver shieldfor Arduino.Pololu dual VNH5019 motordriver shield, assembled andconnected to an Arduino Uno R3.1. OverviewThis

Pagina 13 - 3.d. Programming Your Arduino

Pololu Dual VNH5019 Motor Driver Shield User’s Guide © 2001–2014 Pololu Corporation5. Schematic Diagram Page 20 of 28

Pagina 14

Schematic diagram of the Pololu dual VNH5019 motor driver shield for Arduino.This schematic is also available as a downloadable pdf: dual VNH5019 moto

Pagina 15

6. Customizing the ShieldThis motor driver shield has several features that will not be useful in a typical application but that might benefit anadvan

Pagina 16 - 4.b. Board Connections

In all cases, the top through-hole of the pair connects to the Arduino pin and the bottom through-hole connects to themotor driver pin. To change one

Pagina 17

only ENA/DIAGA will have the required pull-up resistor; you will need to add a separate pull-up resistor for theENB/DIAGB pin, or connect it to a micr

Pagina 18 - Motor Considerations

7. Using the Driver in Single-Channel ModeThe dual VNH5019 motor driver shield uses two VNH5019 motor driver ICs to enable independent control of twob

Pagina 19 - 5. Schematic Diagram

Arduino pin remapping of dualVNH5019 motor driver shield forsingle-channel mode (view ofunderside of PCB).PWM INA INB OUTA OUTB operating mode0 0 0 OP

Pagina 20

#include "DualVNH5019MotorShield.h"// configure library with pins as remapped for single-channel operation// this lets the single motor be c

Pagina 21 - (356k pdf)

8. Differences between board revisionsThere have been two versions of the dual VNH5019 motor driver shield. The revision identifier, ash02a or ash02b,

Pagina 22 - 6. Customizing the Shield

Pololu dual VNH5019 motordriver shield for Arduino, bottomview with board dimensions.• Wide operating voltage range: 5.5 – 24 V1• High output current:

Pagina 23

Pololu dual VNH5019 motor driver shield forArduino with included hardware.1.b. Included HardwareThis motor driver board ships with all of the surface-

Pagina 24

Pololu dual VNH5019 motordriver shield, assembled andconnected to an Arduino Uno R3.2. Contacting PololuWe would be delighted to hear from you about a

Pagina 25

3. Getting Started with an ArduinoAs with virtually all other Arduino shields, connections between the Arduino and the motor driver are made viaextend

Pagina 26 - Arduino Shield Modifications

3.b. Assembly for Use as an Arduino Shield1. Stackable Arduino headers: Before you can use this board as an Arduino shield, you need to solder fourof

Pagina 27

thick wires with high-current connectors [http://www.pololu.com/product/925] should be soldered directly to theboard. The smaller holes are intended o

Pagina 28

Default Arduino Pin MappingsThe following table shows how the shield connects your Arduino’s pins to the motor drivers’ pins:Arduino Pin VNH5019 Drive

Commenti su questo manuale

Nessun commento