











Flex Sensor - 2.2 Inch Bend Sensor - High-Quality Bend Sensor for Arduino, Hand Gesture Recognition, Robotics & Wearable Tech
A flex sensor or bend sensor is a sensor that measures the amount of deflection or bending. Usually, the sensor is stuck to the surface, and resistance of sensor element is varied by bending the surface. The Flex Sensor 2.2″ is a high-quality bend detection sensor that changes resistance when flexed. Ideal for gesture-controlled robotics, wearables, and Arduino-based projects, it enables real-time motion and position tracking.
₹ 230
₹349
349



: | |
Made In : | India |
Add FAQ
Detailed Description:
Unlock intuitive, physical interaction for your electronic projects with the Flex Sensor - 2.2 Inch Bend Sensor. This high-quality component is an indispensable tool for a wide range of innovative applications, from creating natural hand gesture recognition systems to building responsive robotics and advanced wearable tech with your Arduino board. As the sensor is physically bent or flexed, its internal resistance changes, providing a direct and continuous measurement of the degree of flexion.
Functioning as a variable resistor, the Flex Sensor is easily interfaced with your Arduino via a simple voltage divider circuit. By connecting it in series with a fixed resistor (typically 10kΩ), you can convert the sensor's changing resistance into a readable analog voltage. This voltage can be fed directly into an analog input pin on an Arduino Uno, Mega, or other compatible development board. The microcontroller's Analog-to-Digital Converter (ADC) then translates this voltage into a digital value (0-1023), allowing you to precisely quantify the amount of bend. The 2.2-inch version is perfectly sized for fitting along a finger or a small robotic joint.
When straight, the sensor has a nominal resistance (e.g., around 10kΩ to 30kΩ). As you bend it, the resistance increases, often reaching two or three times its initial value at a 90-degree angle. This repeatable and durable design, rated for over a million flex cycles, makes it a reliable choice for long-term projects. With its straightforward use and powerful capabilities, the 2.2-inch Flex Sensor is a fundamental component for adding smart motion and gesture detection to your creations. Whether you're a student working on a college project or a hobbyist in Pune, Maharashtra, India, this sensor is a must-have for bringing your ideas to life.
The 2.2″ Flex Sensor is a flexible resistor strip that varies its resistance as it is bent. In the flat (unflexed) position, the sensor has a baseline resistance (~10KΩ). As the strip is bent, the resistance increases proportionally to the bend angle.
Commonly used in hand gesture gloves, robotic arms, and wearable electronics, this sensor is compatible with Arduino, ESP32, and Raspberry Pi. You can interface it using a voltage divider circuit and measure changes via analog input.
Its compact size, ease of use, and long bending life make it suitable for a wide range of biometric and human interface device (HID) applications.
Key Features:
-
2.2-inch flexible substrate sensor
-
Resistance changes with bending
-
Flat resistance: ~10kΩ
-
Resistance increases with bend angle
-
High durability – up to 1 million cycles
-
Easy interface with Arduino, ESP32, Raspberry Pi
-
Lightweight and thin – ideal for wearables and gloves
-
Can be embedded in fabric, plastic, or foam
Technical Specifications:
Parameter | Specification |
---|---|
Length | 2.2 inches (~56 mm) |
Flat Resistance (unbent) | ~10KΩ ±30% |
Resistance @ 90° Bend | ~20KΩ to 30KΩ (approx.) |
Bend Angle Range | 0° to 180° |
Bend Lifetime | >1 million cycles |
Operating Voltage | 0–5V (recommended) |
Connector | 2-pin (solderable terminals) |
Width | ~7.6 mm |
Thickness | ~0.38 mm |
Operating Temperature | -35°C to +80°C |
How to Use:
-
Connect the sensor in a voltage divider circuit using a fixed resistor (typically 10kΩ).
-
Connect the output to an analog input pin on Arduino or any microcontroller.
-
Read the analog value using
analogRead()
to detect the degree of bending. -
Map resistance values to specific gestures or angles.
Example Arduino Code:
int flexPin = A0;
void setup() {
Serial.begin(9600);
}
void loop() {
int sensorValue = analogRead(flexPin);
Serial.println(sensorValue);
delay(100);
}
Applications:
-
Hand gesture recognition systems
-
Virtual reality (VR) and gaming gloves
-
Robotic arm control and motion tracking
-
Wearable tech for health and fitness monitoring
-
Biomedical devices and prosthetics sensing
-
Smart textiles and IoT gesture interfaces
-
Educational electronics and STEM projects
Package Includes:
-
1 x Flex Sensor 2.2″ Bend Detection Module
0 Reviews For this Product
