Delta robot

This is my bachelor thesis. Delta robot will pick up objects and paletize them using machine vision. Servos are controlled by FPGA, that is controlled by SingleBoard RIO, that is controlled by PC with LabView, that is controlled by notebook with C#. But it is not complete yet.

FPGA, RIO and PC are all using LabView. But LabView is not good on "strategy thinking" so I use my notebook with C# connected by LAN to do it. Lately, after debuging, I will use C# dlls imported into LabView to do the "strategy thinking".

Move objects

  • Actuators / output devices: 3 servos, magnet
  • CPU: PC, single board RIO
  • Operating system: windows 8
  • Programming language: C#, LabVIEW
  • Sensors / input devices: Webcamera
  • Target environment: indoor

This is a companion discussion topic for the original entry at https://community.robotshop.com/robots/show/delta-robot-2

Nice Bot.

Looks like a real high quality build. Would be interesting to see the command train for the user interface, on your “factory coworker”. I want to see/hear more about the FPGA as well. Great work. Looking forward to seeing more.

What do you mean

What do you mean with “factory coworker”. What exactly you want to know about FPGA? FPGA is integrated into Sigle Board RIO, they communicate internaly. Servo signal cables are simply soldered to FPGA outputs.