Skip to content

Commit ea3bccf

Browse files
authored
Add PID request for DIY Sim-Racing Ecosystem (0x8329)
Hello, This PR requests the next available PID (0x8329) for a new hardware project, as per the repository instructions: 1. **Device Description:** An ecosystem of DIY sim-racing peripherals, including a steering wheel, pedals, and shifters. 2. **Chip Used:** The devices are based on the **ESP32-S3**. 3. **Reason for Custom PID:** A custom PID is required to serve as a stable "umbrella" identifier for all devices in the ecosystem. This is critical for host-side application and custom `.inf` file to reliably identify all peripherals (which are composite HID + CDC devices) and avoid driver conflicts with other generic TinyUSB devices. 4. **Company:** This request is from an individual developer for a DIY project. 5. **Website:** N/A for now Thank you!
1 parent a055435 commit ea3bccf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

allocated-pids.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -814,3 +814,4 @@ PID | Product name
814814
0x8326 | Waveshare ESP32-S3-TOUCH-LCD-1.47 - UF2 Bootloader
815815
0x8327 | JoLaBi SonicSense Ultrasonic Microphone
816816
0x8328 | Robotic Sports Games - Pocorobo
817+
0x8329 | Javiju555 DIY SimRacing Peripheral Ecosystem (umbrella PID)

0 commit comments

Comments
 (0)