- Hardware & Machines
- Computers and Hardware
- linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
12 Dec 2021 10:09 #228909
by epineh
Replied by epineh on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
What would be required to increase the pulse rate to 100KHz for 3 axis ?
Is it a hardware limitation of the esp32?
Cheers.
Russell.
Is it a hardware limitation of the esp32?
Cheers.
Russell.
Please Log in or Create an account to join the conversation.
13 Dec 2021 06:43 #228993
by Cncninja
Replied by Cncninja on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
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.
13 Dec 2021 07:01 #228996
by pippin88
Replied by pippin88 on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
Couple multiple ESP32 be used to allow faster step rates?
e.g. 1 per axis?
e.g. 1 per axis?
Please Log in or Create an account to join the conversation.
21 Dec 2021 19:34 #229646
by taylorcmq
Replied by taylorcmq on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
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.
- ALittleOffTheRails
- Offline
- User is blocked
Less
More
- Posts: 247
- Thank you received: 65
21 Dec 2021 20:37 #229650
by ALittleOffTheRails
Replied by ALittleOffTheRails on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
Plus a switch
Please Log in or Create an account to join the conversation.
29 Dec 2021 15:21 #230245
by Cncninja
Replied by Cncninja on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
Attachments:
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19219
- Thank you received: 6440
29 Dec 2021 16:15 #230249
by tommylight
Replied by tommylight on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
You lucky ....
Please Log in or Create an account to join the conversation.
14 Jan 2022 17:18 #231782
by tuzki
Replied by tuzki on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
Will UDP protocol not cause data loss ?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.
Please Log in or Create an account to join the conversation.
16 Jan 2022 23:12 #232081
by Bari
Replied by Bari on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
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.
06 Feb 2022 19:54 #234164
by eng
Replied by eng on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
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.
- Hardware & Machines
- Computers and Hardware
- linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
Time to create page: 0.174 seconds