this post was submitted on 01 Feb 2025
11 points (100.0% liked)
Ask Electronics
3613 readers
1 users here now
For questions about component-level electronic circuits, tools and equipment.
Rules
1: Be nice.
2: Be on-topic (eg: Electronic, not electrical).
3: No commercial stuff, buying, selling or valuations.
4: Be safe.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You could potentially use servos to toggle regular switches.
But I'd go with the other route: momentary switches, latches, and some kind of indicator. The latches can be driven in parallel by either the momentary switches or your electronics.
RGB keyswitches might be an option for both the switch and the indicator.
Neat idea with the key switches. Could be multiplexed like a keyboard matrix. With smart LEDs and some way to multiplex the output stage as well (or some shift registers), this could be nicely implemented one an esp32 or something.