linuxcnc-esp32 Software Stepping over Ethernet Using ESP32

More
12 Dec 2021 10:09 #228909 by epineh
What would be required to increase the pulse rate to 100KHz for 3 axis ?
Is it a hardware limitation of the esp32?
Cheers.
Russell.

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

More
13 Dec 2021 06:43 #228993 by Cncninja
Hey jzolee, Thanks for the work my w5500 and esp32 both came in but in not sure how to implement your .comp and UDP files above. does the UDP.comp get loaded on the esp32 and the HAL2UDP on the linux pc? Thanks for the info

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

More
13 Dec 2021 07:01 #228996 by pippin88
Couple multiple ESP32 be used to allow faster step rates?
e.g. 1 per axis?

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

More
21 Dec 2021 19:34 #229646 by taylorcmq
this would be a big problem because I would have to have 1 master to receive the UDP and separate it for the other slaves, so I believe that this would cause a high latency and not bring good results!

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

More
21 Dec 2021 20:37 #229650 by ALittleOffTheRails

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

More
29 Dec 2021 15:21 #230245 by Cncninja
Check out this ESP CNC board I found for 15USD it just arrived   I will have to dig into the pinout to see if the SPI is accessible. 

 

This browser does not support PDFs. Please download the PDF to view it: Download PDF

Attachments:

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

More
29 Dec 2021 16:15 #230249 by tommylight

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

More
14 Jan 2022 17:18 #231782 by tuzki

The point and feature of using the esp32 is that it connects over UDP so there can be a good distance between the motion controller and the stepgens.

If you want minimal parts count then look at AllwinCNC
forum.linuxcnc.org/18-computer/39037-lin...-orange-pi-allwincnc
It has the LCNC motion controller, GPU for GUI and stepgens all in one device. But you'll still need some output protection like you'll find on the Mesa IO boards.

Will UDP protocol not cause data loss ?

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

More
16 Jan 2022 23:12 #232081 by Bari
Not if implemented properly. LCNC has been working fine with UDP and Mesa cards for several years.

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

More
06 Feb 2022 19:54 #234164 by eng
Can you help me with this doubt? would it be possible to put something that monitors the communication between linux and esp32? I say this because I noticed that I see a drop in the communication, the engines being at work they continue to infinity, that is, they will only stop when the communication is established, this can cause a loss of a part for example, this also happens when a interference and loss of communication between esp32 and w5500, I thought of a watchdog to check the connection between linux cnc and esp32.

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

Time to create page: 0.146 seconds
Powered by Kunena Forum