Add 0x1062: Robins Tools Pixel Pump 2 - #44
Closed
robin7331 wants to merge 1 commit into
Closed
Conversation
robin7331
added a commit
to robin7331/pixel-pump-firmware
that referenced
this pull request
Jul 29, 2026
Raspberry Pi assigned 0x1062 to the Pixel Pump 2 (raspberrypi/usb-pid#44, 2026-07-28), so the three places that hedged it -- CLAUDE.md's USB identity note, the plan doc's PID section and the protocol spec -- now state it plainly. The spec's host integration checklist and v2 changelog drop the "(provisional)" qualifiers with it, so a host implementer no longer reads the second PID as something that might still move. docs/usb-communication.md is the canonical PP2 copy brought forward, still byte-identical to it. Nothing here changes PP1, which keeps 0x1061 for the reason it always did: hosts already in the field discover the pump by it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Registers PID 0x1137 for the Pixel Pump 2 by Robins Tools — the successor to the Pixel Pump (0x1061, see #43), a vacuum pick-and-place tool for PCB assembly, built on the RP2354.
Like its predecessor it uses a vendor-specific HID interface (for host communication with our desktop software) alongside a standard HID keyboard interface, hence the dedicated PID. A separate PID from the Pixel Pump 1 is needed so host software can distinguish the two device generations during discovery.
Product site: https://robins-tools.com
Note: this PR and #43 insert adjacent rows into the same spot in the table. I just filled out the google form a few minutes ago.