element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
BeagleBoard
  • Products
  • Dev Tools
  • Single-Board Computers
  • BeagleBoard
  • More
  • Cancel
BeagleBoard
Forum BeagleBone Black Wireless Tank Robot
  • Blog
  • Forum
  • Documents
  • Quiz
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join BeagleBoard to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 7 replies
  • Answers 4 answers
  • Subscribers 104 subscribers
  • Views 1268 views
  • Users 0 members are here
  • rover
  • robotics
  • robot
  • BeagleBone
  • tracked chassis
  • tank
  • beaglebone black wireless
  • BeagleBone Black
  • robotics controller
Related

BeagleBone Black Wireless Tank Robot

ninjatrent
ninjatrent over 6 years ago

Hi Everyone,

 

I'm looking for suggestions from the community for a project I'm working on.

 

I need a user friendly software solution for a BeagleBone Black Wireless Robotics platform and

I also need suggestions for a h bridge motor driver with dual motor output pins that can drive my DFRobot Devastator Robot Chassis and work with the chosen software.

It's the same chassis featured in this Pi Devastator Robot video from Explaining Computers on YouTube.

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

 

Thanks for your time and participation in this discussion.

Trent

 

  • Sign in to reply
  • Cancel

Top Replies

  • fmilburn
    fmilburn over 6 years ago +3 suggested
    I have used the Pololu motor drivers on two separate occasions with success. Most recently with the TI-RSLK which was RoadTested here on e14. They offer a range of models with different capabilities and…
  • silver2row
    silver2row over 6 years ago in reply to ninjatrent +3 verified
    Hello, BeagleBone.org has released some new Capes from GHI. They have a MotorCape, too. You can control four motors and there is a positive (vdd_5v) screw terminal for battery use and a GND. Anyway, I…
  • shabaz
    shabaz over 6 years ago +2 suggested
    Hi Trent, Interesting robot! There's a nice Infineon motor controller board Infineon motor controller board that is configurable (can have connections paralleled for more power). It is an Arduino shield…
Parents
  • ninjatrent
    0 ninjatrent over 6 years ago

    There has been an interesting development in my search. I found a TI h bridge from an unfinished project and a Fritzing diagram that shows the same h bridge connected to a BeagleBone. This diagram is provided with a tutorial on the Beagleboard site for using the SwiftyBone OS (I don't have a clue about the Swift language...ugh). This h bridge was purchased from Adafruit for around $3US.

     

    I'm feeling a bit foolish. I've completely forgotten an important detail from the BeagleBone Blue Road Test. The Blue's design was inspired from the BB Roboticscape and this BeagleBone Cape is still available for purchase from E14. It's a bit pricey at around $50US but it is a Beagle Cape and it has software support with libroboticscape(this name might have been changed to something else)

    Trent

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • ninjatrent
    0 ninjatrent over 6 years ago

    There has been an interesting development in my search. I found a TI h bridge from an unfinished project and a Fritzing diagram that shows the same h bridge connected to a BeagleBone. This diagram is provided with a tutorial on the Beagleboard site for using the SwiftyBone OS (I don't have a clue about the Swift language...ugh). This h bridge was purchased from Adafruit for around $3US.

     

    I'm feeling a bit foolish. I've completely forgotten an important detail from the BeagleBone Blue Road Test. The Blue's design was inspired from the BB Roboticscape and this BeagleBone Cape is still available for purchase from E14. It's a bit pricey at around $50US but it is a Beagle Cape and it has software support with libroboticscape(this name might have been changed to something else)

    Trent

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
  • silver2row
    0 silver2row over 6 years ago in reply to ninjatrent

    Hello,

     

    BeagleBone.org has released some new Capes from GHI. They have a MotorCape, too. You can control four motors and there is a positive (vdd_5v) screw terminal for battery use and a GND. Anyway, I set up something a while back on motors and Flask, Python, HTML, and Bootstrap. It works w/ the motors and can be controlled via web page online. I have not gotten around to performing this idea w/ a controller but I will in time.

     

    Seth

     

    P.S. Here is the link: https://beagleboard.org/capes . There, on that page link, you can find the MotorCape.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • ninjatrent
    0 ninjatrent over 6 years ago in reply to silver2row

    I went with the Robotics Cape. It should arrive in a few days. Thanks for the suggestion.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube