Build an EtherCAT Slave

Dependencies:   EsmacatShield

Quick Build EtherCAT Slave

Esmacat is an easy yet powerful EtherCAT solution for robot mechatronics developed by Harmonic Bionics. It provides a full EtherCAT hardware and software solution for Master and Slave devices which allows developers to set up and run an EtherCAT application within minutes. It also supports Power-over-EtherCAT (POE) technology which allows high-speed communication and logic-power supply over a single Ethernet cable simplifying the cabling and wiring needs of the system significantly.

EtherCAT Arduino Shield by Esmacat (EASE) is a shield which can be used to build a Slave device. It stacks onto Mbed boards with form factor of Arduino UNO. The Mbed Base board communicates with EASE over SPI. EASE communicates with the Master over EtherCAT. Multiple EASE boards can be connected with Ethernet cables in a daisy-chain topology.

Product Page

Buy this Product

https://os.mbed.com/media/uploads/pratima_hb/ethercat.png

https://os.mbed.com/media/uploads/pratima_hb/ease_multiple.png

Information about the hardware needs and setup is provided in the link below. https://os.mbed.com/users/pratima_hb/code/EASE_Example/wiki/Hardware-Setup

Information about the structure of the system and it's software is provided in the link below. https://os.mbed.com/users/pratima_hb/code/EASE_Example/wiki/Software

History

Updated the Example as per the datatype updates in the EsmacatShield Library. default tip

2020-02-06, by pratima_hb [Thu, 06 Feb 2020 22:33:12 +0000] rev 1

Updated the Example as per the datatype updates in the EsmacatShield Library.


Hello World program for EtherCAT Arduino Shield by Esmacat(EASE). EASE is a Shield with the form factor of Arduino UNO. It stacks onto base boards. Using this shield you could build an EtherCAT network without having to understand the details of it.

2020-01-30, by pratima_hb [Thu, 30 Jan 2020 16:11:22 +0000] rev 0

Hello World program for EtherCAT Arduino Shield by Esmacat(EASE). EASE is a Shield with the form factor of Arduino UNO. It stacks onto base boards. Using this shield you could build an EtherCAT network without having to understand the details of it.