Comment on self actuating toggle switch?
Rivalarrival@lemmy.today 4 days agoYou 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.
tofubl@discuss.tchncs.de 4 days ago
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.