Linuxcnc ethernet over Arduino?

More
08 Feb 2017 13:36 - 08 Feb 2017 13:37 #87545 by Holzwurm56
Hello,
does some knows or want to create a software use an arduino nano with an ethernet shield to emulate one printerport? For newbies who built a very small milling machine it must be possible to control the machine with a laptop or an tablet.
I am sorry to say that I am not able to do this, but this can not be a problem for a software profi.
For a beginner with a small machine will be one printerport enough.

Thanks

Hans
Last edit: 08 Feb 2017 13:37 by Holzwurm56.

Please Log in or Create an account to join the conversation.

More
08 Feb 2017 13:47 #87550 by andypugh
How much does a Nano + Shield cost?

Is it enough less than store.mesanet.com/index.php?route=produc...83_85&product_id=306 to make it worth the trouble?

Please Log in or Create an account to join the conversation.

More
08 Feb 2017 15:08 #87569 by Holzwurm56
Hello andypugh,
a nano with ethernet shield costs under 10,-$, but its not only the price. In Germany its not so easy to get a mesa-board. When someone will test his milling machine with a laptop and linuxcnc he will use a nano, but he will not order a mesa-board outside Germany?

Thanks

Hans

Please Log in or Create an account to join the conversation.

More
08 Feb 2017 16:05 #87576 by andypugh

Hello andypugh,
a nano with ethernet shield costs under 10,-$, but its not only the price. In Germany its not so easy to get a mesa-board.


www.shop.cncmonster.de/LinuxCNC/FPGA-Karten//::386.html

Please Log in or Create an account to join the conversation.

More
08 Feb 2017 16:15 #87579 by PCW
Replied by PCW on topic Linuxcnc ethernet over Arduino?
If this is for motion control, I suspect the Arduino Nano lacks sufficient horsepower
to maintain real time Ethernet communications at 1 KHz and generate multi axis step
pulses at the same time. (if you had a Nano and shield, a ping test might give some
idea of performance)

Starting from scratch, there are many other (non Arduino) microcontrollers that
could handle this, for example a STM32F407 would probably be a good choice
The following user(s) said Thank You: tivoi

Please Log in or Create an account to join the conversation.

More
08 Feb 2017 18:40 #87589 by Holzwurm56
Hello PCW,
do know some possibility to emulate one printerport with linuxcnc over ethernet? For a small 3 axes milling machine are 10 I/O-pins enough.

Thanks

Hans

Please Log in or Create an account to join the conversation.

More
08 Feb 2017 18:53 #87591 by Todd Zuercher
The bare minimum for 3 axis of motion, is 6 outputs. (Step + Dir * 3 = 6). But a parallel port has 17 possible IOs, 5 inputs, 4 outputs, and 8 that could be either (as a block all inputs or all outs).

Please Log in or Create an account to join the conversation.

More
09 Feb 2017 10:47 #87646 by Holzwurm56
Hello Todd,
is there a possibility for networkconnection with six I/Os?

Hans

Please Log in or Create an account to join the conversation.

More
09 Feb 2017 15:24 - 09 Feb 2017 15:25 #87663 by Todd Zuercher
You could just buy one of these.
store.mesanet.com/index.php?route=produc...oduct&product_id=302
but it has already been suggested above.
Last edit: 09 Feb 2017 15:25 by Todd Zuercher.

Please Log in or Create an account to join the conversation.

More
27 Feb 2017 03:28 #88651 by M4MazakUser
It's a pitty about the arduino speed issue, as even if you used multiple uno's to control a few axis, (conected to pc via ethernet) it still works out pretty cheap -(at $5au per uno from china). And would get a lot more enthusiasts onto linuxcnc. -not saying mesa's stuff is any less. I have used it and it's brilliant. Just out of my price range for setting up a 3d printer.

Please Log in or Create an account to join the conversation.

Moderators: PCWjmelson
Time to create page: 0.097 seconds
Powered by Kunena Forum