You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The embedded ecosystem is full of different protocols, hardware components and
4
+
vendor-specific things that use their own terms and abbreviations. This Glossary
5
+
attempts to list them with pointers for understanding them better.
6
+
7
+
Term | Meaning
8
+
-------------|--------
9
+
I2C | Sometimes referred to as `I² C` or Inter-IC. It is a protocol meant for hardware communication within a single integrated circuit. See [i2c.info] for more details
10
+
SPI | Serial Peripheral Interface
11
+
USART | Universal synchronous and asynchronous receiver-transmitter
0 commit comments