Hacker News with Generative AI: USB

A story about USB floppy drives (2004) (microsoft.com)
A friend of mine used to work on the development of the USB specification and subsequent implementation. One of the things that happens at these meetings is that hardware companies would show off the great USB hardware they were working on. It also gave them a chance to try out their hardware with various USB host manufacturers and operating systems to make sure everything worked properly together.
Accessing the Qualcomm Modem over USB on the RAK5010 (danielmangum.com)
I have recently been working with the RAKwireless RAK5010 development board.
Discotool: USB Arduino type boards discovery library and tool (github.com/Neradoc)
Module and tool to discover all boards connected to USB.
USB On-The-Go (computer.rip)
USB, the Universal Serial Bus, was first released in 1996. It did not achieve widespread adoption until some years later; for most of the '90s RS-232-ish serial and its awkward sibling the parallel port were the norm for external peripheral.
Will that hub or dock slow your SSDs, or even make them faster? (eclecticlight.co)
They might all connect to the same ports, but Thunderbolt 3, 4, 5, USB 3 and USB4 are disturbingly different, and few deliver the performance that their up-tos promise. From the figures that I see here at the moment, the most reliably performant in widely available products is USB4, but that’s not supported by Thunderbolt 3 on Intel Macs.
Implement a USB->SCSI Bridge Mode for BlueSCSI (github.com/BlueSCSI)
This feature request is to add a new "mode" to BlueSCSI that allows it to connect legacy SCSI devices to a modern-ish host via USB.
Show HN: Bluetooth USB Peripheral Relay – Bridge Bluetooth Devices to USB (github.com/bahaaador)
This project creates a Bluetooth USB HID relay using a Raspberry Pi Zero (or similar OTG-enabled single-board computer). It allows you to use Bluetooth keyboards and mice with computers that have Bluetooth disabled, by presenting the board as a composite USB HID device.
USB Insight Hub (crowdsupply.com)
USB Insight Hub plugs into your computer through a USB Type-C connector and exposes three USB 3.0 downstream ports, each with a 1.3-inch screen that displays relevant information about the attached device.
Modern USB gadget on Linux and how to integrate it with systemd (Part 1) (2019) (collabora.com)
tl;dr: Automate your gadget creation. A look at how to implement USB gadget devices on Linux machines which have the necessary UDC hardware, automate the manual configfs process via declarative gadget "schemes", and use systemd for gadget composition at boot time.
Apple is still limiting the iPhone 16 to slow 24-year-old USB 2.0 speeds (pcgamer.com)
M4 Mac Mini Likely to Lose Support for USB-A (9to5mac.com)
HIDman Adapting USB devices to work on old computers (github.com/rasteri)
USB Sniffer Lite for RP2040 (github.com/ataradov)
Reverse engineering a USB device with Rust (2020) (gill.net.in)
USB and the Myth of 500 Milliamps (hackaday.com)
USB HID deevice class definition [pdf] (usb.org)
Fixing a knockoff Altera USB Blaster that never worked (downtowndougbrown.com)
Ventoy – Bootable USB Solution (github.com/ventoy)
Superbird-bulkcmd: Spotify Car Thing resources to access U-Boot shell over USB (github.com/frederic)
usbredir: A protocol for sending USB device traffic over a network connection (spice-space.org)