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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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
Experts, Learning and Guidance
  • Technologies
  • More
Experts, Learning and Guidance
Ask an Expert Forum raspberry pi robot
  • Blog
  • Forum
  • Documents
  • Leaderboard
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Experts, Learning and Guidance to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 4 replies
  • Answers 1 answer
  • Subscribers 279 subscribers
  • Views 631 views
  • Users 0 members are here
  • pi
  • robot
  • raspberrypi
  • arm
Related
See a helpful answer?

Be sure to click 'more' and select 'suggest as answer'!

If you're the thread creator, be sure to click 'more' then 'Verify as Answer'!

raspberry pi robot

Former Member
Former Member over 11 years ago

hi thier my name is jack i am enbarking on my 1st robotics project and acctually my first

raspberry pi project, How ever i am stuck.

 

My idea for my robot would be a Maplin Robotic arm (Google it) controlled by usb on the pi over the

interwebs *1, and to have a tracked veichle driving the whole thing.

 

My plan

 

Have an onboard wireless router hooked to the pi via ethernet, a robotic arm linked to the pi

via usb, and finaly a motor controler for the pi to control the 2 catapillar tracks.

 

the router would act as a gate way to the pi and allow me to connect to the pi on the local network

the pi would be loaded with a website that allows me to control the whole robot over a mobile device/laptop

 

thus this all sound well and good but i have searched every where for this project and have not found a

simmilar one, so i am asking you guys as a community to help me,

 

A; create a website (with code to control the robot)

B; tell me how to do it

C; Can't think of one image

 

Can you help?

  • Sign in to reply
  • Cancel
  • magnus2112
    0 magnus2112 over 11 years ago

    wheel... i can try to help you as best as i can image

    Making a Maplin Robotic arm wil be hard... i surgust you by a kit (just search on ebay robot arm kit).

    I think you shud maybe rather insted of controlling it with a website,  connect to it with ssh and controll it with a python scrip. It is a LOT more easier.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago

    This is a really cool idea! First off, I would suggest that you make sure that the Maplin Robotic arm can be controlled by the PI, make sure it isn't a Windows only thing.

     

    You will need to somehow control the tracks too, if this uses a USB interface, then that would have work with the PI as well, obviously. Alternatively, you could hook the PIs GPIO ports to two h-bridges and the h-bridges to the motors (If they are brushed dc motors) on the tracks. you can controll the GPIO output with python I'm pretty sure, I haven't tried it, but I have gotten input with C code.

     

    You shouldn't use a wireless router, unless you change the firmware, they don't connect to other networks, just provide their own. you could however, use a USB WIFI stick for the PI, there are a lot of different types.

     

    To control the PI, I would suggest that you SSH into it and control it like that, through scripts. If you insist on the website portion, then there are probably tutorials online for that.

     

     

     

    One suggestion, is to look up parts individually, so look up whether or not the PI can communicate with the components, and how to communicate with them. and I would look up about controlling a raspberry pi from a website.

     

    This is an interesting build idea, I would like to see it when it is done.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Problemchild
    0 Problemchild over 11 years ago

    Take a look what Shabaz has just done on his blog with the Robot control been done in Node.js

     

    Looks good even gets the XMOS device to do all the I/O sinc that was the point of his blog but it's still a very interesting H/W  &S/W Blog post for the RPI

     

    http://www.element14.com/community/community/raspberry-pi/raspberrypi_projects/blog

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago in reply to Problemchild

    Thanks for the link i will certianly have a look ~jack

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify 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