約38,400件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:1年以内
  • 2024/2/21 -How to configure serial port adapters on the USB port. Insert one device at a time on a USB port: $ lsusb. With the following command we will see ...

    2024/4/18 -Hardware tools to communicate with UART: USB-to-serial adapter. Adapters with the CP2102 or PL2303 chips.

    2023/11/16 -This sample program showcases the implementation of the USB Bulk device class to create four USB-UART bridges utilizing PSoC™ 6.

    2024/3/18 -Inside it, the directory /sys/class/tty shows the serial devices, virtual ... For example, let's get the serial USB devices: $ ls /sys/class/tty/ttyUSB ...

    2024/6/9 -Today we'll build our own USB storage device using embedded Linux. We'll turn a Raspberry Pi Zero into a “flash drive” that we can plug into any machine.

    2024/6/20 -In the Linux kernel, the UART device driver implementation is based on the TeleTYpewriter (TTY) framework. The UART device will be registered as a ttySx ...

    2023/10/28 -– Enumeration is transparent to end users. – Presents the function of enumerated USB devices to the same as non-USB devices: • Thumb drive → /dev/sda. • Webcam ...

    2023/10/1 -Standard USB device class requires no custom drivers. Configurable interface selection for UART, I2C or both. Wide IO voltage supporting from 1.8V to 3.3V ...

    2023/12/16 -The Peripheral UART sample demonstrates how to use the :ref:`nus_service_readme`. It uses the NUS service to send data back and forth between a UART ...

    2024/3/18 -In this tutorial, we'll explore how to control the power supply of a USB port using Linux. Notably, certain USB devices may have built-in protections or ...