An Mbed library for an EtherCAT Arduino Shield developed by Esmacat to connect the larger Arduino ecosystem and other MCU boards capable of connecting a shield with an Arduino Uno form factor. EASE can easily turn an MCU board, including the Arduino ecosystem, into a cost-efficient EtherCAT slave subsystem in the larger EtherCAT system. Using EtherCAT communication, EASE can reliably communicate with other base boards through an EtherCAT master.
Information about Esmacat and EASE is provided in the link below. https://os.mbed.com/users/esmacat/code/EASE_Example/wiki/Homepage
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:77c2a6061e77 | 2020-02-06 | pratima_hb | Updated the data types(to int16_t) of the read and write function to be able to send and receive negative numbers |
1:b66c3e4ce9f5 | 2020-01-29 | pratima_hb | EsmacatShield Library publishing for first time |
0:4a9e3331b131 | 2020-01-29 | pratima_hb | EsmacatShield Library for EASE |