- Hardware & Machines
- Computers and Hardware
- linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
- Bari
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 646
- Thank you received: 235
09 Aug 2024 19:17 #307380
by Bari
Replied by Bari on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
Development Board Design Based on ESP32-P4 RISC-V SoC with Ethernet
linuxgizmos.com/olimex-showcases-develom...esp32-p4-risc-v-soc/
linuxgizmos.com/olimex-showcases-develom...esp32-p4-risc-v-soc/
The following user(s) said Thank You: tommylight, Mecanix
Please Log in or Create an account to join the conversation.
- Mecanix
- Offline
- Platinum Member
Less
More
- Posts: 446
- Thank you received: 216
09 Aug 2024 23:53 #307390
by Mecanix
Replied by Mecanix on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19386
- Thank you received: 6490
14 Oct 2024 16:58 #312076
by tommylight
Replied by tommylight on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
What is the current state of this as i will be getting some W5500 to play with soon?
More importantly, any long term use results on reliability?
Thank you.
More importantly, any long term use results on reliability?
Thank you.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19386
- Thank you received: 6490
22 Oct 2024 00:33 #312811
by tommylight
Replied by tommylight on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
Wez's project and discussion moved here
forum.linuxcnc.org/18-computer/51816-esp...en-usb-plug-and-play
He added a lot more functionality and speed !
forum.linuxcnc.org/18-computer/51816-esp...en-usb-plug-and-play
He added a lot more functionality and speed !
Please Log in or Create an account to join the conversation.
- Thayloreing
- Offline
- Senior Member
Less
More
- Posts: 68
- Thank you received: 2
29 Nov 2024 01:47 #315504
by Thayloreing
Replied by Thayloreing on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
Good evening, can anyone help me, I'm using a mks dlc32 board, I managed to install the firmware on the board, but communication with Linuxcnc when trying to move the axes doesn't work, I've already installed this library on other esp32s, it always worked, I don't know if maybe not. I made the wrong w5000 ethernet on the board, could you help me, does anyone know the connection pinout on the w 5000? I don't get any errors when compiling and writing the firmware on the board so I think that must be it
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19386
- Thank you received: 6490
29 Nov 2024 02:18 #315505
by tommylight
Replied by tommylight on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
This has a huge amount of stuff that can be set, so start by enabling wifi and try connecting to it from a PC or phone, there it should be easier to enable stuff and assign step/dir and IO pins.
All this should be done from the serial console first, there you can also check the W5500 wiring pins.
Just type help in the console....
All this should be done from the serial console first, there you can also check the W5500 wiring pins.
Just type help in the console....
Please Log in or Create an account to join the conversation.
- Thayloreing
- Offline
- Senior Member
Less
More
- Posts: 68
- Thank you received: 2
29 Nov 2024 10:57 #315528
by Thayloreing
Replied by Thayloreing on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
Could you give me a step by step? I don't really understand what I should do
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19386
- Thank you received: 6490
29 Nov 2024 11:36 #315531
by tommylight
Replied by tommylight on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
In Visual Code/PlatformIO in the upper right corner click on serial monitor, on the bootom part type help, that will show all the available commands, set the wifi mode, SSID and password, connect to that wifi.
The following user(s) said Thank You: Thayloreing
Please Log in or Create an account to join the conversation.
- leandrocontarini
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
29 Nov 2024 15:39 #315557
by leandrocontarini
Replied by leandrocontarini 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: 19386
- Thank you received: 6490
30 Nov 2024 06:01 #315609
by tommylight
Replied by tommylight on topic linuxcnc-esp32 Software Stepping over Ethernet Using ESP32
Try this one
forum.linuxcnc.org/18-computer/51816-esp...lay?start=130#313587
This does connect but enters reboot loop when running LinuxCNC.
forum.linuxcnc.org/18-computer/51816-esp...lay?start=130#313587
This does connect but enters reboot loop when running LinuxCNC.
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.175 seconds