🔧 Push Your Projects Forward!
The 100Pcs Tact Button Switch is a compact and reliable solution for your electronic projects, featuring a durable design, low contact resistance, and a versatile voltage rating, making it an essential component for any DIY enthusiast or professional engineer.
**
worked well for my school project
Works well! Very worth the price as it comes with a lot and are super simple to use since it only has 2 pins. They're smaller than I expected which is not the manufacturer's problem.They worked well for my project with a breadboard and arduino nano! I connected 1 pin to the (+) rail (that was already connected to 5V from the arduino), then the other pin was connected to both an arduino digital pin as well as to a resistor that went into the (-) rail (already connected to arduino GND). I used a test code, checked the serial monitor, and it worked!// **** BUTTON TEST ****// const int buttonPins[] = {5, 6, 7, 8, 9}; // Your 5 buttons// const int numButtons = 5;// void setup() {// Serial.begin(9600); // Start Serial Monitor// // Set all buttons as inputs// for (int i = 0; i < numButtons; i++) {// pinMode(buttonPins[i], INPUT); // assumes you’re using external pull-down resistors// }// }// void loop() {// for (int i = 0; i < numButtons; i++) {// int state = digitalRead(buttonPins[i]);// if (state == HIGH) {// Serial.print("Button on pin D");// Serial.print(buttonPins[i]);// Serial.println(" is PRESSED");// }// }// delay(200); // So it doesn't spam the monitor// }
C**Y
Work great.
Used these to replace some rubber dome switches in my 1999 Land Cruiser. They are excellent, no problems yet. I like the mechanical click so much more, I replaced even the ones that were still functioning with these.
F**Z
Good pushbuttons for projects. These are single circuit only.
These are nice pushbuttons, useful when you only need to control a single circuit. Easy to handle, fit well in a breadboard and are easy to solder.
A**O
Don’t get pushed around
Push buttons used to repair upright patio fan. Was able to unsolder the old switch and solder in place the new switch. Fan works fine. Make sure that the push button actuator of switch is long enough. I used epoxy to extend the button actuator to fulfill the length I needed. Works perfectly.
P**G
will buy again
I use these to repair/build electronics. They work fine. No problems. Will buy again
H**N
Excellent Quality, Value, And Function
These button switches were an an excellent replacement for the worn oem switch on my heat pad controller. Exact replacement size. It's been working for a good while now with no problems. I will buy them again when needed.
4**Y
It's a button!
Button button who's got the button?Nice compact size worked just fine!
C**U
Buttons galore
Used this to make a DIY joystick for flight sim and they work pretty well. No complaints.
Trustpilot
1 week ago
2 months ago