This is an 3d controler for an arduino controlled robotic arm.
Some of my friends were working on creating a arduino controlled robotic arm. They were using an desktop app to set arm section angles, i wrote this as an alternative controller for them.
System communicates with robotic arm through a serial port. Used C# and Unity3d while writing this.