EasyCAT Arduino shield
26 Mar 2024 14:29 #296817
by jjdege
I confirm the versatility of EasyCAT, I built this pendant in EtherCAT for LinuxCNC
with EasyCAT and an ItsyBitsy M0, less bulky than an Arduino and with the pins needed.
Replied by jjdege on topic EasyCAT Arduino shield
HIHello,
I have acquired EasyCAT shield for Arduino. It's working pretty well and very customizable.
I confirm the versatility of EasyCAT, I built this pendant in EtherCAT for LinuxCNC
with EasyCAT and an ItsyBitsy M0, less bulky than an Arduino and with the pins needed.
Please Log in or Create an account to join the conversation.
26 Mar 2024 14:37 #296818
by RDA
Replied by RDA on topic EasyCAT Arduino shield
Very cool, thanks for sharing.
The following user(s) said Thank You: jjdege
Please Log in or Create an account to join the conversation.
26 Mar 2024 21:39 #296844
by blazini36
Replied by blazini36 on topic EasyCAT Arduino shield
Any idea if this could be made to work with a Teensy 4.1? It has a 10/100 ethernet port and it only requires a magjack to use it. There's not many posts on that forum about ethercat so I have no idea how that works.
I've been messing with Arduino-Connector in my own project using a custom PCB but I've run into issues with the way that project is setup. There's some issue with a delay on the serial comms on the Python side. I just noticed he has a V2 branch and it looks like they're completely rewriting it so I don't know what the story is there either.
This Ethercat setup looks like it could be a better solution, assuming all I have to do is add a magjack to the PCB. A friend of mine is (hopefully) working on adding I2C IO to that project, a Teensy is a bit short on pins and I had to use expanders to get everything in there.
I've been messing with Arduino-Connector in my own project using a custom PCB but I've run into issues with the way that project is setup. There's some issue with a delay on the serial comms on the Python side. I just noticed he has a V2 branch and it looks like they're completely rewriting it so I don't know what the story is there either.
This Ethercat setup looks like it could be a better solution, assuming all I have to do is add a magjack to the PCB. A friend of mine is (hopefully) working on adding I2C IO to that project, a Teensy is a bit short on pins and I had to use expanders to get everything in there.
Please Log in or Create an account to join the conversation.
- routerman22
- Offline
- Senior Member
Less
More
- Posts: 49
- Thank you received: 8
26 Mar 2024 22:21 #296848
by routerman22
Replied by routerman22 on topic EasyCAT Arduino shield
The ethercat shield just uses spi interface. So you can probably re-use the library without issue.
Please Log in or Create an account to join the conversation.
27 Mar 2024 00:54 - 27 Mar 2024 00:55 #296855
by cakeslob
Replied by cakeslob on topic EasyCAT Arduino shield
i love it, and i would be doing it, but the price.... the mikro one is not too bad, but the IC alone is expensive.
can you use these for motion control of a stepper or 3?
edit, wait i already knew the answer
hackaday.io/project/181058-ethercat-servodrive
can you use these for motion control of a stepper or 3?
edit, wait i already knew the answer
hackaday.io/project/181058-ethercat-servodrive
it looks like ethercat slave devices need their own ethercat IC, it doesnt look like you can do it in software, at least i have not found any examples/codeThis Ethercat setup looks like it could be a better solution, assuming all I have to do is add a magjack to the PCB.
Last edit: 27 Mar 2024 00:55 by cakeslob.
Please Log in or Create an account to join the conversation.
27 Mar 2024 01:23 #296856
by blazini36
What chip does the EasyCat use, a LAN9252? They're $12 a pop, I could manage it as long as I don't have to mess with code.
Replied by blazini36 on topic EasyCAT Arduino shield
I think you're right. After you mentioned that I looked at the Ethercat application note and they specifically refer to slave devices as requiring an ESC or Ethercat Slave Controller that contains the ethernet PHY. It can be built in FPGA too but from what I gather the slaves are hardware.
What chip does the EasyCat use, a LAN9252? They're $12 a pop, I could manage it as long as I don't have to mess with code.
Please Log in or Create an account to join the conversation.
27 Mar 2024 02:38 #296862
by rodw
Replied by rodw on topic EasyCAT Arduino shield
The ethercat license is built into the Lan9252 and any other ethercat chipset so it will never be able to done in software.
There are some open sources slave designs.
There are some open sources slave designs.
Please Log in or Create an account to join the conversation.
27 Mar 2024 13:45 #296896
by blazini36
Replied by blazini36 on topic EasyCAT Arduino shield
Are you going to add the analog pins and joystick counters?
Please Log in or Create an account to join the conversation.
27 Mar 2024 23:03 #296953
by meister
Replied by meister on topic EasyCAT Arduino shield
I have ordered the 'EtherCAT Click',
19$ shipping to Germany, but still cheaper than everything you get here.
Will try to get it work with my RIO Project on an FPGA
19$ shipping to Germany, but still cheaper than everything you get here.
Will try to get it work with my RIO Project on an FPGA
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
28 Mar 2024 09:29 #296974
by pippin88
Replied by pippin88 on topic EasyCAT Arduino shield
I'm interested in how you go with the Mikroe EtherCat Click and RIO
Please Log in or Create an account to join the conversation.
Time to create page: 0.150 seconds