Macropad Small input module

I’ve been developing a Macropad input module with 4 buttons for whatever you want, I will order some prototypes of these whenever funding opens up, this just uses a standard RP2040. I plan to 3D print an enclosure to allow those NeoPixels to shine through and into the keys but that’s for a later time.


3 Likes

Very nice. What buttons are you planing or thinking of using?

Fo whatever you choose

It looks like you could have 8 or maybe even 12 buttons in the same space. Why would you limit it to just 4 ?
is the electronic part limited in the number of button it can handle ?

1 Like

The RP2040 microcontroller is definitely not limited to so few buttons. It has dozens of pins, and there are ways to make pins serve multiple buttons. The full size keyboard in the Framework-16 uses the same chip.

Ordered PCBs, should have a prototype in a few weeks.

1 Like

Any reason for only having 4 buttons? The full macropad has 20 buttons (24 if you count the smaller ones) Would love to see a single spacer macropad, but with ~10 buttons.

2 Likes