Half Duplex
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://cablefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://cablefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://cablefyi.com/entity//)
Use the native HTML custom element.
A communication mode where data can only travel in one direction at a time, alternating between send and receive.
Half duplex requires devices to take turns transmitting, reducing effective throughput. Early Ethernet hubs operated in half duplex, leading to collisions. USB 2.0 is half duplex — the host and device cannot send data simultaneously, which limits real-world performance.