One of the coolest things that came with the release of theRaspberry Pi Picowas making the RP2040 (and recently RP2350) microprocessors available for purchase. Makers get incredibly creative with implementing this processor into their projects, and today, we’ve got an excellent example to share of just that. The masterminds behind Ploopy Co have assembled an RP2040-powered trackpad they call thePloopy Trackpad.

The Ploopy team decided to make this project totally open source, which means you’re able to access all of the build files and software to recreate it or modify it yourself at home. But if you don’t feel like 3D printing, ordering a PCB, and programming it yourself, you can always buy one pre-made for $94 at the Ploopy website. Alternatively, you can meet somewhere in the middle and order a kit to assemble yourself for about $72.

Raspberry Pi

Every aspect of the trackpad has been designed with open-source accessibility in mind. The board inside is a custom PCB featuring the RP2040 microprocessor. The outer shell is 3D printable with STL files you can tinker with and experiment with different designs and filament types.

The trackpad’s housing neatly contains all of the hardware inside and provides USB port access on the outside. It features a custom PCB powered by an RP2040 and an ATMXT1066TD chip to handle the tracking. The PCB files are available on GitHub so that you can order or modify them with customizations.

Raspberry Pi

If you order the kit or pre-assembled model, it will come with QMK out of the box. This is free, open-source firmware used by many makers when building HID projects like keyboards, mice, or, in this case, a trackpad. All of the other source code is available onGitHub, as well. There, you’ll also find some supporting docs to help with assembly.

If you want to take a closer look at thisRaspberry Pi project, you can visit thePloopywebsite. Be sure to follow them for updates and more cool open-source projects.

Raspberry Pi

Get Tom’s Hardware’s best news and in-depth reviews, straight to your inbox.

Ash Hill is a contributing writer for Tom’s Hardware with a wealth of experience in the hobby electronics, 3D printing and PCs. She manages the Pi projects of the month and much of our daily Raspberry Pi reporting while also finding the best coupons and deals on all tech.

Ash Hill