Page 1 of 1

Programming Robotic application using flowcode

Posted: Thu Sep 03, 2009 12:28 pm
by bodexchrist
Hi all,

I am about 2months old in flowcode and i have been enjoying it.I actually want to take my adventure into doing some big applications.
I want to use flowcode to program a robot that will be moving within a specific area and probably doing a specific task.I will really need the general idea of that kind of application and most importantly a starting point.

N.B. whoever is interested in this project can also signify his or her interest so that we can do it together .


Regards.

Re: Programming Robotic application using flowcode

Posted: Fri Sep 04, 2009 8:10 am
by Benj
Hello

A simple plotter or CAD machine is a good project to get your teeth into. It requires motor control as well as some kind of data processing to parse the data. You could even make this USB or SD card compatible. I have created a G code parser in Labview before that allows CNC CAD files to be parsed and passed through to my embedded system via USB.