Ploopy has announced another desktop accessory called the Ploopy Knob that can function like a control dial for adjusting volume, scrolling documents, or scrubbing through media on a computer. The Canadian company isn’t exactly a household name like Logitech, but Ploopy’s open-source peripherals offer a lot of customizability, and like its mouse and trackballs, you can customize the look of the Knob by 3D-printing your own hardware.
The Ploopy Knob is available now through the company’s website for $49.99 CAD (around $37). Unlike many of the company’s other products, which can be purchased as cheaper DIY kits you build yourself, the Knob is only available as a fully assembled product with software preinstalled that works right out of the box. However, since it’s open-source, you can download all the design files and software on Ploopy’s GitHub page if you want to source the parts and build your own from scratch.
Powered by a Raspberry Pi RP2040 microcontroller, the Ploopy Knob uses a position sensor with a 12-bit resolution and a polling rate of over 1kHz to track its rotational movements. The company says the Knob supports high-resolution pixel-by-pixel scrolling on Windows and Linux, but warns that the experience may not be as smooth on Apple computers. “macOS does smoothing for input devices automatically. This interferes with the code that runs on the Knob, meaning that pixel-by-pixel high-resolution scrolling doesn’t work on macOS. It still functions as a scrolling device, but the scrolling is in discrete steps.”
As with the company’s other peripherals, the Ploopy Knob uses the open-source QMK firmware, which runs entirely on the device so you don’t need to install additional software on your computer.
Read the full article here