Author Topic: microcontroller for robotic arm  (Read 4408 times)

0 Members and 1 Guest are viewing this topic.

Offline dmehlingTopic starter

  • Full Member
  • ***
  • Posts: 90
  • Helpful? 1
microcontroller for robotic arm
« on: May 22, 2007, 02:44:52 PM »
I am trying to determine the best kind of microcontroller system for my proposed robotic arm.  Technically, it is not fully robotic since in my present application I intend for it to be controlled by external input through a switch.  It is a very simple design with only 2 degrees of freedom.  Would the Cerebellum microcontroller be suitable for this design or is it more complicated than I would need.

Offline hazzer123

  • Supreme Robot
  • *****
  • Posts: 460
  • Helpful? 3
Re: microcontroller for robotic arm
« Reply #1 on: May 22, 2007, 03:38:37 PM »
I am currently designing a robot arm and its controller using a PIC16F628A.

All that the microcontroller does, is accept bytes from my computer via a serial interface, and outputs PWM signals to the servos based on the bytes received. The actual positioning of the arm is calculated by the computer. Therefore a powerful processor isnt needed to do the inverse kinematics etc.
Imperial College Robotics Society
www.icrobotics.co.uk

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: microcontroller for robotic arm
« Reply #2 on: May 22, 2007, 07:25:02 PM »
Quote
Would the Cerebellum microcontroller be suitable for this design
Its no longer sold :-\

Quote
I am trying to determine the best kind of microcontroller system for my proposed robotic arm.
Your given specs can be handled by almost every microcontroller out there. Just find what you think would be simple and easy to learn and you should be fine :)

Here are the more popular ones:
http://www.societyofrobots.com/robot_parts_list_microcontrollers.shtml

 


Get Your Ad Here

data_list