Page 1 sur 1

jedicut and lego mindstorm

Posté : dim. févr. 15, 2015 6:43 pm
par frank71
hi all,
i'd like to build a hot wire cutter based on lego mindstorm Ev3..

there is a way to interface jedicut to mindstorm?
Can i create a driver or a plugin to receive command by jedicut and move lego motors with mindstorm?

Or I've to write another sort of parser for g-code commands? :(

thanks in advance

Re: jedicut and lego mindstorm

Posté : mer. févr. 18, 2015 9:54 am
par frank71
Please, anyone can help me?

thanks

Re: jedicut and lego mindstorm

Posté : jeu. févr. 19, 2015 8:18 am
par Jerome
Hello !

What kind of link do you have on lego mindstorm ? usb,serial, parallel port ?

There is many plugin of communication but actually Jedicut don't generate g-code.

Does Lego mindstorm use g-code ?

Do you have any photos of your board ?

Re: jedicut and lego mindstorm

Posté : jeu. févr. 19, 2015 8:30 am
par frank71
Thanks gerome, lego mindstorm is a robotic system by lego!

http://www.lego.com/en-us/mindstorms/ab ... ferer=true

It's all to built from scratch!

My idea is:

First: i have to construct the hardware (I think of two towers with the hot wire attached on that move on two rails (2 axis for now)
something like this:
http://www.foamlinx.com/foamlinx_small_ ... tters.html (all by lego system!)

Second: i'd like to instruct mindstorm (java programmming on linux system) to communicate with jedicut

Third: jedicut sends signal to mindstorm and mindstorm sends signal to its sensors motors (and then feedback jedicut)!

Is it possible? It's very ambicious project? Can you help me?

PS: lego mindstorm can communicate via usb or wifi

Thanks

Re: jedicut and lego mindstorm

Posté : lun. févr. 23, 2015 6:00 pm
par frank71
Hey Jerome, are you out there? :)

thanks

Re: jedicut and lego mindstorm

Posté : lun. févr. 23, 2015 7:45 pm
par Jerome
Hi

Sorry I don't have many time :/

You can try to program a new plugin of communication for Jedicut and lego mindstorm. Your plugin have to use usb connection or wifi. It's a very interesting project :)

Jedicut's plugin are open source so you can look at it as sample !

Re: jedicut and lego mindstorm

Posté : mer. févr. 25, 2015 5:32 pm
par frank71
Thanks jerome,:)
I'll try
see you soon