Author Topic: First Robotics Project - please assist!  (Read 1691 times)

0 Members and 1 Guest are viewing this topic.

Offline shuggansTopic starter

  • Beginner
  • *
  • Posts: 2
  • Helpful? 0
First Robotics Project - please assist!
« on: January 11, 2013, 08:50:00 PM »
Hello All - I have a motor driver board from here: http://ezoneda.en.alibaba.com/product/585578140-213323747/_original_chip_L298N_font_b_motor_b_font_driven_plate_stepping_font_b_motor_b_font_robot_car_font_b_dc_b_font_font_b_motor_b_font_.html (the green one pictured).

I also have this: http://www.ebay.com/itm/150786681292?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1497.l2649

The problem is: I am a software guy (vb.net) and have no clue how to connect these guys together.  Can someone provide some guidance for me?  I would greatly appreciate it!

Thanks
-shuggans

Offline Tommy

  • Robot Overlord
  • ****
  • Posts: 123
  • Helpful? 3
Re: First Robotics Project - please assist!
« Reply #1 on: January 12, 2013, 08:15:04 AM »
Quote
how to connect these guys together
shuggans, at first glance it seems your missing something.


http://www.ebay.com/itm/150786681292?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1497.l2649
the above device seems to be used to enable rs232 between PC and  a Microcontroller.

http://ezoneda.en.alibaba.com/product/585578140-213323747/_original_chip_L298N_font_b_motor_b_font_driven_plate_stepping_font_b_motor_b_font_robot_car_font_b_dc_b_font_font_b_motor_b_font_.html
the above device seems to be used to drive larger stepping motor from Micro I/O lines.

do you have a microcontroller you plan to use?

because to feel comfortable with software, google "phidgetstepper"

Tommy
« Last Edit: January 12, 2013, 08:26:12 AM by Tommy »

Offline shuggansTopic starter

  • Beginner
  • *
  • Posts: 2
  • Helpful? 0
Re: First Robotics Project - please assist!
« Reply #2 on: January 12, 2013, 02:23:10 PM »
I bought this motor driver as a cheapo to learn on until I purchase this driver board from dimension engineering:

http://www.dimensionengineering.com/products/sabertooth2x60

Can I use my current MAX232 board to go directly into that sabertooth board?  Or will I still need a micro controller in between?


Offline jwatte

  • Supreme Robot
  • *****
  • Posts: 1,345
  • Helpful? 82
Re: First Robotics Project - please assist!
« Reply #3 on: January 12, 2013, 03:16:41 PM »
You need a microcontroller. The MAX232 board does UART communications. The Sabretooth does step/direction signal communications. The uC needs to translate. A simple Arduino board, or a Atmega microcontroller (or any other microcontroller, PIC, MSP430, whatever) can typically do this.

Offline Tommy

  • Robot Overlord
  • ****
  • Posts: 123
  • Helpful? 3
Re: First Robotics Project - please assist!
« Reply #4 on: January 12, 2013, 03:46:35 PM »
Quote
Can I use my current MAX232 board to go directly into that sabertooth board?  Or will I still need a micro controller in between?
shuggans, you should be able to use the Max232 to control the sabertooth using serial interface.

Tommy

 


Get Your Ad Here