Programming Robotic application using flowcode

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
bodexchrist
Posts: 19
Joined: Fri Jul 17, 2009 10:40 pm
Contact:

Programming Robotic application using flowcode

Post 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.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Programming Robotic application using flowcode

Post 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.

Post Reply