Untitled

Serial

<aside> 💡 One bit after another in order (used in USB)

</aside>

✅ Advantages

Parallel

<aside> 💡 Can send more than one bit at the same time (slower)

</aside>

❌ Disadvantages

Simple, half duplex and full duplex

<aside> 💡 Deciding how data is transmitted between computers

</aside>

Simplex

<aside> 💡 Data can only travel in one direction

</aside>