Anonymous
Mar 30, 2026
Rating: 5/5
Excellent build quality
The soldering points are clean and the components look high quality. I've been using it to control a lamp for three months without any issues. Very satisfied.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Sensors |
| Origin | - |
| Operating Voltage | 3.3V - 5V DC |
| Output Signal | Digital Switching Output (0 and 1) |
| Detection Area | Approx. 2cm x 2cm |
| Sensitivity | Adjustable via Potentiometer |
| Comparator Chip | LM393 |
| PCB Dimensions | 32mm x 14mm x 8mm |
| Mounting Hole Size | 3mm diameter |
| Response Time | < 10ms |
| Interface Type | 3-Pin Header (VCC, GND, DO) |
| Compatible Platforms | Arduino, Raspberry Pi, ESP32, STM32 |
Anonymous
Mar 30, 2026
Rating: 5/5
Excellent build quality
The soldering points are clean and the components look high quality. I've been using it to control a lamp for three months without any issues. Very satisfied.
Anonymous
Mar 23, 2026
Rating: 5/5
Great for learning embedded systems
Used this for my university final year project. It interfaced easily with the ESP8266. The digital output makes coding the logic very straightforward.
Anonymous
Mar 20, 2026
Rating: 4/5
Good sensitivity, clear instructions needed
The hardware is solid and responds quickly to touch. However, beginners might need to look up a tutorial to understand how to tune the potentiometer correctly. Once set up, it's very reliable.
Anonymous
Mar 17, 2026
Rating: 5/5
Reliable and Compact
I bought ten of these for a home automation project. All units performed consistently. The small form factor allows them to fit behind thin panels easily. Highly recommended.
Anonymous
Mar 07, 2026
Rating: 4/5
Works well but sensitive to noise
The module works as advertised. I noticed it can be slightly sensitive to electrical noise if wires are too long, but adding a small capacitor fixed the issue. Good product overall.
Anonymous
Mar 03, 2026
Rating: 5/5
Perfect for DIY Projects
This touch sensor module works flawlessly with my Arduino Uno. The sensitivity adjustment pot makes it very easy to calibrate for different surface materials. Great value for the price.
Q: Can this module detect touch through a glass panel?
A: Yes, capacitive touch sensors like this one can typically detect touch through non-conductive materials such as glass or plastic, provided the material is not too thick (usually under 5mm). You may need to adjust the sensitivity potentiometer.
Q: Is there an analog output available?
A: This specific model features a digital output (DO) only. If you require an analog reading of the capacitance change, please look for our 'Analog Capacitive Touch Sensor' variant.
Q: Does this come with connecting wires?
A: No, the package includes only the PCB module. You will need to purchase jumper wires separately to connect it to your microcontroller.
Q: How do I adjust the sensitivity?
A: Locate the blue potentiometer on the back of the PCB. Use a small screwdriver to turn it clockwise to increase sensitivity or counter-clockwise to decrease it. Test after each small adjustment.
Q: What is the maximum current this module can switch?
A: This module provides a logic-level signal output and is not designed to drive high-power loads directly. It should be used to signal a microcontroller, which can then control a relay or transistor for higher current applications.