diff --git a/topics/usb/index.md b/topics/usb/index.md new file mode 100644 index 00000000000..2ceee655ae4 --- /dev/null +++ b/topics/usb/index.md @@ -0,0 +1,11 @@ +--- +aliases: universal-serial-bus +display_name: USB +logo: usb.png +related: usb-c, hardware, embedded, firmware, device-driver, serial +short_description: USB is a standard for connecting, powering, and exchanging data with electronic devices. +topic: usb +url: https://www.usb.org/ +wikipedia_url: https://en.wikipedia.org/wiki/USB +--- +Universal Serial Bus defines cables, connectors, communication protocols, and power delivery for computers, peripherals, embedded devices, and consumer electronics. diff --git a/topics/usb/usb.png b/topics/usb/usb.png new file mode 100644 index 00000000000..331512309f4 Binary files /dev/null and b/topics/usb/usb.png differ