For my next pi project, I want to make an alarm clock. For this alarm clock, I want to add a big red button as a snooze button, similar to this
http://au.element14.com/apem/1415nc-red ... dp/1082276
or this
http://au.element14.com/multicomp/mcpas ... dp/1638334
Will these buttons work with the pi GPIO pins, or is the voltage too high
GPIO button
3 posts
- Posts: 2
- Joined: Sat Nov 03, 2012 11:10 pm
Switches do not have "a voltage", they either connect two metal parts together, or they don't.
What you describe is the voltage between the contacts that can be comfortable put between the metal contacts, without the switch sparking over, or burning out if you close the switch.
In short, these switches are perfectly useable with the PI's GPIO's, that they can also be used as a light-switch doesn't matter in the least. You can use them the same as with any tiny switch or pushbutton, or for that matter, a switch or pushbutton you make yourself with a block of wood two brass push-pins and a paperclip. Just don't use your paperclip switch for a light-switch thats all.
What you describe is the voltage between the contacts that can be comfortable put between the metal contacts, without the switch sparking over, or burning out if you close the switch.
In short, these switches are perfectly useable with the PI's GPIO's, that they can also be used as a light-switch doesn't matter in the least. You can use them the same as with any tiny switch or pushbutton, or for that matter, a switch or pushbutton you make yourself with a block of wood two brass push-pins and a paperclip. Just don't use your paperclip switch for a light-switch thats all.
Thanks
- Posts: 2
- Joined: Sat Nov 03, 2012 11:10 pm