go away spammer

Author Topic: How do i control robot bot arm wirelessly with camera  (Read 2301 times)

0 Members and 1 Guest are viewing this topic.

Offline George221Topic starter

  • Jr. Member
  • **
  • Posts: 10
  • Helpful? 0
How do i control robot bot arm wirelessly with camera
« on: February 04, 2013, 12:11:03 PM »
i want to attach a camera into a robot arm, how to i control the robot arm and camera through interent? like control it with webpage/phone

Offline jwatte

  • Supreme Robot
  • *****
  • Posts: 1,345
  • Helpful? 82
Re: How do i control robot bot arm wirelessly with camera
« Reply #1 on: February 04, 2013, 12:47:38 PM »
Get a small computer -- a Raspberry Pi, or a Zotac AD-11, for example.
Then hook the robot arm and camera up to that computer.
Then write some server software on that computer to serve web pages to the Internet, and talk to the arm/camera on the other side.
You'll probably want to use an existing web server framework -- ASP.NET on Windows, Apache on Linux with PHP, WSGI on Linux with Python, Tomcat on either with Java, or whatever your preferred language/framework is.

Offline greywanderer012345

  • Robot Overlord
  • ****
  • Posts: 133
  • Helpful? 2
Re: How do i control robot bot arm wirelessly with camera
« Reply #2 on: February 10, 2013, 10:39:26 PM »
Apache works great for windows, too. One modification to the above idea would be to add some communication between your bot and PC, then have your PC run the web server.

 


Get Your Ad Here