Skip to content

Conversation

@skylarmt
Copy link
Contributor

These two devices provide solutions to small businesses for problems that normally cost at least 10x the price to solve, due to industry stagnation and monopolistic tactics. Two PIDs are being requested because the devices are likely to be used at the same time on the same computer and have similar protocols and ID strings, which could easily cause confusion and result in the wrong device being targeted if they share a PID.

The hardware schematics and the code that runs on the microcontrollers are both open source. Hardware schematics are only currently available for one device (the kiosk controller). This is because PCBs haven't been designed for the other device (the dimensioner) because currently the prototype schematic is one sensor, three wires, and a Pi Pico, and the details of that sensor and the wiring is described in the source code.

They're designed to work with a particular software system that currently isn't open source because of NDAs, but the devices implement the USB HID protocol so support can be easily added to other software as well.

Copy link
Collaborator

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MicroPython source and LibrePCB files.

@tannewt tannewt merged commit b106f43 into pidcodes:master May 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants