EasyCAT test with DC synchronization - EtherCAT slave example
Dependencies: mbed EasyCAT_lib
The EasyCAT Shield and boards
- The EasyCAT Shield is an Arduino shield, designed and manufactured in Italy by AB&T Tecnologie Informatiche, that allow us to build a custom EtherCAT® slave in an easy way.
- This is the EasyCAT product page on the EtherCAT® Technology Group website.
- The TestEasyCAT_DC_sync program is a basic example that shows how to excange some I/O between the EtherCAT master and the EasyCAT slave using the Distributed Clock synchronization.
Import programTestEasyCAT_DC_sync
EasyCAT test with DC synchronization - EtherCAT slave example
Import libraryEasyCAT_lib
EasyCAT shield library - It allows you to make an EtherCAT slave
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:82fcd22dd909 | 2019-01-09 | EasyCAT | revision 2 - moved "DigitalOut Led(LED1)" |
0:8645807d740c | 2017-09-12 | EasyCAT | first release |