This thread is really to firstly gauge the interest there might be in a Teensy PTP library, then to possibly document any progress.
PTP aka IEEE1588 allows for much tighter synchronization between systems on the same subnet.
I am tempted to write one and do a proof of concept where it triggers a digitalWriteFast to occur at the same time on 2 networked Teensy's and see how close they come...
The likely platform will be a Teensy 3.1 with a WIZ820IO module, using the interrupt line for consistent timestamping (crucial for PTP).
PTP aka IEEE1588 allows for much tighter synchronization between systems on the same subnet.
I am tempted to write one and do a proof of concept where it triggers a digitalWriteFast to occur at the same time on 2 networked Teensy's and see how close they come...
The likely platform will be a Teensy 3.1 with a WIZ820IO module, using the interrupt line for consistent timestamping (crucial for PTP).