this post was submitted on 22 Jun 2023
1 points (100.0% liked)

Do It Yourself

1911 readers
1 users here now

Make it, Fix it, Renovate it, Rehabilitate it - as long as you’ve done some part of it yourself, share!

Especially for gardening related or specific do-it-yourself projects, see also the Nature and Gardening community. For more creative-minded projects, see also the Creative community.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I am drawing out diagrams for a project I want to do to involve loads of buttons in a 8x8 grid but... I don't know how to go about driving them, if someone could show a simple way to not use a lot of pins to accomplish this I'd be happy as then I'd be able to continue drawing out my plans.

This is my first electrical project, so loads of learning to do

top 1 comments
sorted by: hot top controversial new old
[–] not_woody_shaw 1 points 1 year ago* (last edited 1 year ago)

Can I reply on beehaw? Testing 1 2 3.

It's essentially a custom mechanical keyboard, so there are plenty of resources from that community.

Wire them in columns on 1 pin, and rows on the other with diodes between each switch on the rows. Then connect every row and every column to a microcontroller. Teensy, Arduino, whatever you like or can find pre-existing software for.