SlideShare a Scribd company logo
www.researchdesignlab.com Page 1
FLEX SENSOR 4.2
FLEX SENSOR
www.researchdesignlab.com Page 2
FLEX SENSOR 4.2
Table of Contents
OVERVIEW ................................................................................................................................... 3
RELATED PRODUCTS ............................................................................................................ 8
www.researchdesignlab.com Page 3
FLEX SENSOR 4.2
OVERVIEW
INTRODUCTION
Flex Sensor 4.2" ROHS Compliant Description: A simple flex sensor 4.2" in length. As the
sensor is flexed, the resistance across the sensor increases. The resistance of the flex sensor
changes when the metal pads are on the outside of the bend (text on inside of bend). Connector
is0.1" spaced and bread board friendly. Note: Please refrain from flexing or straining this sensor
at the base. The usable range of the sensor can be flexed without a problem, but care should be
taken to minimize flexing outside of the usable range. For best results, securely mount the base
and bottom portion and only allow the actual flex sensor to flex.
FEATURES
 Angle Displacement Measurement
 Bends and Flexes physically with motion device
 Possible Uses
 Low profile
 Simple construction
www.researchdesignlab.com Page 4
FLEX SENSOR 4.2
APPLICATIONS
 Robotics
 Gaming (Virtual Motion)
 Medical Devices
 Computer Peripherals
SPECIFICATIONS
Parameter
Value
Life cycle >1 million
Height <0.43mm
Temperature range -35C to +80C
WORKING
The impedance buffer in the [Basic Flex Sensor Circuit] is a single sided operational amplifier,
used with these sensors because the low bias current of the op amp reduces error due to source
impedance of the flex sensor as voltage divider.
www.researchdesignlab.com Page 5
FLEX SENSOR 4.2
SCHEMATIC AND CODE
ARM
http://forum.researchdesignlab.com/FLEX%20SENSOR/ARM/FLEX.jpg
http://forum.researchdesignlab.com/FLEX%20SENSOR/ARM/FLEX.c
ATMEL
http://forum.researchdesignlab.com/FLEX%20SENSOR/ATMEL/FLEX.jpg
http://forum.researchdesignlab.com/FLEX%20SENSOR/ATMEL/FLEX.c
PIC
http://forum.researchdesignlab.com/FLEX%20SENSOR/PIC/FLEX.jpg
http://forum.researchdesignlab.com/FLEX%20SENSOR/PIC/FLEX.c
ARDUINO
http://forum.researchdesignlab.com/aurdunio/sensors/Flex%20sensor/Flex%20sensor.png
www.researchdesignlab.com Page 6
FLEX SENSOR 4.2
ARDUINO CODE
/*
* Project name:
FLEX Sensor
* Copyright
(c) Researchdesignlab.com
* Description:
* Test configuration:
MCU: ATMEGA328
Dev.Board: Arduino uno
Oscillator: 16 MHz
www.researchdesignlab.com Page 7
FLEX SENSOR 4.2
Software: Arduino
*/
int sensorPin = A0; // select the input pin for the flex sensor
void setup()
{
Serial.begin(9600); // set up the LCD's number of columns and rows:
}
void loop()
{
Serial.print(analogRead(sensorPin));
Serial.print(" ");
}
OUTPUT
www.researchdesignlab.com Page 8
FLEX SENSOR 4.2
RELATED PRODUCTS
PIC PROJECT BOARD PIC DEVELOPMENT BOARD
ATMEL PROJECT BOARD ATMEL DEVELOPMENT
BOARD

More Related Content

What's hot

Gesture controlling of Robots
Gesture controlling of Robots Gesture controlling of Robots
Gesture controlling of Robots
Jibin Poulose
 
Simple Touch Alarm
Simple Touch AlarmSimple Touch Alarm
Simple Touch Alarm
Shahrukh Javed
 
Passive infrared based human detection alive robot
Passive infrared based human detection alive robotPassive infrared based human detection alive robot
Passive infrared based human detection alive robot
Sidharth Mohapatra
 
protection on lineman while working on transmission line report
 protection on lineman while working on transmission line report protection on lineman while working on transmission line report
protection on lineman while working on transmission line report
Ravi Phadtare
 
Automatic Door Opener using PIR Sensor
Automatic Door Opener using PIR SensorAutomatic Door Opener using PIR Sensor
Automatic Door Opener using PIR Sensor
RAGHUVARMA09
 
Sensors & applications , commenly used sensors
Sensors & applications , commenly used sensorsSensors & applications , commenly used sensors
Sensors & applications , commenly used sensors
Kamal Bhagat
 
Introduction to smart sensors & its’ application
Introduction to smart sensors & its’ applicationIntroduction to smart sensors & its’ application
Introduction to smart sensors & its’ application
Pranay Mondal
 
Hand movement controlled robotic vehicle
Hand movement controlled robotic vehicleHand movement controlled robotic vehicle
Hand movement controlled robotic vehicle
Mayank sankhla
 
presentation
presentationpresentation
presentation
Hitesh Tripathi
 
Gesture Controlled Car_Project report
Gesture Controlled Car_Project reportGesture Controlled Car_Project report
Gesture Controlled Car_Project report
Ashikapokiya12345
 
Emt 5
Emt 5Emt 5
Automatic Light Control using LDR and PIR Sensor
Automatic Light Control using LDR and PIR SensorAutomatic Light Control using LDR and PIR Sensor
Automatic Light Control using LDR and PIR Sensor
Ziauddin Ridoy
 
intelligent sensors and sensor networks
intelligent sensors and sensor networksintelligent sensors and sensor networks
intelligent sensors and sensor networks
Surinder Kaur
 
Subir presentation
Subir presentationSubir presentation
Subir presentation
jbpatel7290
 
Automatic hand sanitizer machine
Automatic  hand sanitizer machineAutomatic  hand sanitizer machine
Automatic hand sanitizer machine
LalitKapoor7
 
Smart Blind stick by using arduino uno and sensor
 Smart Blind stick  by using arduino  uno  and sensor Smart Blind stick  by using arduino  uno  and sensor
Smart Blind stick by using arduino uno and sensor
Mizoram University( A Central University)
 
Autobots
AutobotsAutobots
Autobots
Bharath_P
 
smart sensor
smart sensorsmart sensor
smart sensor
Yasir Hashmi
 
Lalitha ppt
Lalitha pptLalitha ppt
Lalitha ppt
Lalitha Gosukonda
 
Ir transmitter and reciever
Ir transmitter and recieverIr transmitter and reciever
Ir transmitter and reciever
Anupam Narang
 

What's hot (20)

Gesture controlling of Robots
Gesture controlling of Robots Gesture controlling of Robots
Gesture controlling of Robots
 
Simple Touch Alarm
Simple Touch AlarmSimple Touch Alarm
Simple Touch Alarm
 
Passive infrared based human detection alive robot
Passive infrared based human detection alive robotPassive infrared based human detection alive robot
Passive infrared based human detection alive robot
 
protection on lineman while working on transmission line report
 protection on lineman while working on transmission line report protection on lineman while working on transmission line report
protection on lineman while working on transmission line report
 
Automatic Door Opener using PIR Sensor
Automatic Door Opener using PIR SensorAutomatic Door Opener using PIR Sensor
Automatic Door Opener using PIR Sensor
 
Sensors & applications , commenly used sensors
Sensors & applications , commenly used sensorsSensors & applications , commenly used sensors
Sensors & applications , commenly used sensors
 
Introduction to smart sensors & its’ application
Introduction to smart sensors & its’ applicationIntroduction to smart sensors & its’ application
Introduction to smart sensors & its’ application
 
Hand movement controlled robotic vehicle
Hand movement controlled robotic vehicleHand movement controlled robotic vehicle
Hand movement controlled robotic vehicle
 
presentation
presentationpresentation
presentation
 
Gesture Controlled Car_Project report
Gesture Controlled Car_Project reportGesture Controlled Car_Project report
Gesture Controlled Car_Project report
 
Emt 5
Emt 5Emt 5
Emt 5
 
Automatic Light Control using LDR and PIR Sensor
Automatic Light Control using LDR and PIR SensorAutomatic Light Control using LDR and PIR Sensor
Automatic Light Control using LDR and PIR Sensor
 
intelligent sensors and sensor networks
intelligent sensors and sensor networksintelligent sensors and sensor networks
intelligent sensors and sensor networks
 
Subir presentation
Subir presentationSubir presentation
Subir presentation
 
Automatic hand sanitizer machine
Automatic  hand sanitizer machineAutomatic  hand sanitizer machine
Automatic hand sanitizer machine
 
Smart Blind stick by using arduino uno and sensor
 Smart Blind stick  by using arduino  uno  and sensor Smart Blind stick  by using arduino  uno  and sensor
Smart Blind stick by using arduino uno and sensor
 
Autobots
AutobotsAutobots
Autobots
 
smart sensor
smart sensorsmart sensor
smart sensor
 
Lalitha ppt
Lalitha pptLalitha ppt
Lalitha ppt
 
Ir transmitter and reciever
Ir transmitter and recieverIr transmitter and reciever
Ir transmitter and reciever
 

Viewers also liked

Flex sensor
Flex sensor   Flex sensor
Flex sensor
Vatsal N Shah
 
Wireless-Controlled Animatronic Hand
Wireless-Controlled Animatronic HandWireless-Controlled Animatronic Hand
Wireless-Controlled Animatronic Hand
Ahmad Moharib
 
Image Sensor PPT
Image Sensor PPTImage Sensor PPT
Image Sensor PPT
JaydeepBhayani773
 
User Interactive Electronic Skin
User Interactive Electronic Skin User Interactive Electronic Skin
User Interactive Electronic Skin
Varun Kambrath
 
Mems ppt
Mems pptMems ppt
Mems ppt
Marvelous Mukti
 
Electronic skin
Electronic skinElectronic skin
Electronic skin
Мохаммад Азим
 
Animatronics PPT
Animatronics PPTAnimatronics PPT
Animatronics PPT
Abishek Sam
 
Electronic' skin monitors heart, brain function
Electronic' skin monitors heart, brain functionElectronic' skin monitors heart, brain function
Electronic' skin monitors heart, brain function
cmr cet
 
Mems (Detail Presentation)
Mems (Detail Presentation)Mems (Detail Presentation)
Mems (Detail Presentation)
Vinayak Hegde
 
mems ppt
mems pptmems ppt
mems ppt
sapparao
 
Flex sensor
Flex sensorFlex sensor
Flex sensor
家璿 周
 
Robotic Arm using flex sensor and servo motor
Robotic Arm using flex sensor and servo motorRobotic Arm using flex sensor and servo motor
Robotic Arm using flex sensor and servo motor
jovin Richard
 
Web Servers (ppt)
Web Servers (ppt)Web Servers (ppt)
Web Servers (ppt)
webhostingguy
 
Uv seminar ppt
Uv seminar pptUv seminar ppt
Uv seminar ppt
Sameera Sam
 

Viewers also liked (14)

Flex sensor
Flex sensor   Flex sensor
Flex sensor
 
Wireless-Controlled Animatronic Hand
Wireless-Controlled Animatronic HandWireless-Controlled Animatronic Hand
Wireless-Controlled Animatronic Hand
 
Image Sensor PPT
Image Sensor PPTImage Sensor PPT
Image Sensor PPT
 
User Interactive Electronic Skin
User Interactive Electronic Skin User Interactive Electronic Skin
User Interactive Electronic Skin
 
Mems ppt
Mems pptMems ppt
Mems ppt
 
Electronic skin
Electronic skinElectronic skin
Electronic skin
 
Animatronics PPT
Animatronics PPTAnimatronics PPT
Animatronics PPT
 
Electronic' skin monitors heart, brain function
Electronic' skin monitors heart, brain functionElectronic' skin monitors heart, brain function
Electronic' skin monitors heart, brain function
 
Mems (Detail Presentation)
Mems (Detail Presentation)Mems (Detail Presentation)
Mems (Detail Presentation)
 
mems ppt
mems pptmems ppt
mems ppt
 
Flex sensor
Flex sensorFlex sensor
Flex sensor
 
Robotic Arm using flex sensor and servo motor
Robotic Arm using flex sensor and servo motorRobotic Arm using flex sensor and servo motor
Robotic Arm using flex sensor and servo motor
 
Web Servers (ppt)
Web Servers (ppt)Web Servers (ppt)
Web Servers (ppt)
 
Uv seminar ppt
Uv seminar pptUv seminar ppt
Uv seminar ppt
 

Similar to Flex Sensor

Digitla Vibration Sensor
Digitla Vibration SensorDigitla Vibration Sensor
Digitla Vibration Sensor
Raghav Shetty
 
Dse8620 operators-manual
Dse8620 operators-manualDse8620 operators-manual
Dse8620 operators-manual
Vilma Medrano Tenorio
 
Tdoct0713a eng
Tdoct0713a engTdoct0713a eng
Tdoct0713a eng
Vo Quoc Hieu
 
W427 e1-01+ws02-cpic1-e+cx programmer iec operation-manual
W427 e1-01+ws02-cpic1-e+cx programmer iec operation-manualW427 e1-01+ws02-cpic1-e+cx programmer iec operation-manual
W427 e1-01+ws02-cpic1-e+cx programmer iec operation-manual
Nguyễn Yên Giang
 
Motorola solutions ap7131 access point installation guide wi ng 5.5 version...
Motorola solutions ap7131 access point installation guide   wi ng 5.5 version...Motorola solutions ap7131 access point installation guide   wi ng 5.5 version...
Motorola solutions ap7131 access point installation guide wi ng 5.5 version...
Advantec Distribution
 
IBM BladeCenter Products and Technology
IBM BladeCenter Products and TechnologyIBM BladeCenter Products and Technology
IBM BladeCenter Products and Technology
IBM India Smarter Computing
 
Arm7
Arm7Arm7
Pci 8158 manual-10
Pci 8158 manual-10Pci 8158 manual-10
Pci 8158 manual-10
HyeonHaeng Jo
 
Stk 500
Stk 500Stk 500
Stk 500
Manan Shah
 
Tilak's Report
Tilak's ReportTilak's Report
Tilak's Report
Tilak Maharana
 
Picaxe manual3 interfaces
Picaxe manual3 interfacesPicaxe manual3 interfaces
Picaxe manual3 interfaces
alto34
 
Current sensor 05A
Current sensor 05ACurrent sensor 05A
Current sensor 05A
Raghav Shetty
 
Industrial Electronic Circuits Laboratory Manual (Synthesis Lectures on Elect...
Industrial Electronic Circuits Laboratory Manual (Synthesis Lectures on Elect...Industrial Electronic Circuits Laboratory Manual (Synthesis Lectures on Elect...
Industrial Electronic Circuits Laboratory Manual (Synthesis Lectures on Elect...
Lucky Gods
 
Final paper0
Final paper0Final paper0
Final paper0
Hoopeer Hoopeer
 
Servo smc
Servo smcServo smc
Manual micrologix 1100
Manual micrologix 1100Manual micrologix 1100
Manual micrologix 1100
pedrocu
 
SICK DAXTAN-0777RA130300E00_Manual e.pdf
SICK DAXTAN-0777RA130300E00_Manual e.pdfSICK DAXTAN-0777RA130300E00_Manual e.pdf
SICK DAXTAN-0777RA130300E00_Manual e.pdf
FabioAmaya5
 
Core i7-900-ee-and-desktop-processor-series-32nm-datasheet-vol-1
Core i7-900-ee-and-desktop-processor-series-32nm-datasheet-vol-1Core i7-900-ee-and-desktop-processor-series-32nm-datasheet-vol-1
Core i7-900-ee-and-desktop-processor-series-32nm-datasheet-vol-1
ahanan1
 
24319102
2431910224319102
MTZ.pdf
MTZ.pdfMTZ.pdf

Similar to Flex Sensor (20)

Digitla Vibration Sensor
Digitla Vibration SensorDigitla Vibration Sensor
Digitla Vibration Sensor
 
Dse8620 operators-manual
Dse8620 operators-manualDse8620 operators-manual
Dse8620 operators-manual
 
Tdoct0713a eng
Tdoct0713a engTdoct0713a eng
Tdoct0713a eng
 
W427 e1-01+ws02-cpic1-e+cx programmer iec operation-manual
W427 e1-01+ws02-cpic1-e+cx programmer iec operation-manualW427 e1-01+ws02-cpic1-e+cx programmer iec operation-manual
W427 e1-01+ws02-cpic1-e+cx programmer iec operation-manual
 
Motorola solutions ap7131 access point installation guide wi ng 5.5 version...
Motorola solutions ap7131 access point installation guide   wi ng 5.5 version...Motorola solutions ap7131 access point installation guide   wi ng 5.5 version...
Motorola solutions ap7131 access point installation guide wi ng 5.5 version...
 
IBM BladeCenter Products and Technology
IBM BladeCenter Products and TechnologyIBM BladeCenter Products and Technology
IBM BladeCenter Products and Technology
 
Arm7
Arm7Arm7
Arm7
 
Pci 8158 manual-10
Pci 8158 manual-10Pci 8158 manual-10
Pci 8158 manual-10
 
Stk 500
Stk 500Stk 500
Stk 500
 
Tilak's Report
Tilak's ReportTilak's Report
Tilak's Report
 
Picaxe manual3 interfaces
Picaxe manual3 interfacesPicaxe manual3 interfaces
Picaxe manual3 interfaces
 
Current sensor 05A
Current sensor 05ACurrent sensor 05A
Current sensor 05A
 
Industrial Electronic Circuits Laboratory Manual (Synthesis Lectures on Elect...
Industrial Electronic Circuits Laboratory Manual (Synthesis Lectures on Elect...Industrial Electronic Circuits Laboratory Manual (Synthesis Lectures on Elect...
Industrial Electronic Circuits Laboratory Manual (Synthesis Lectures on Elect...
 
Final paper0
Final paper0Final paper0
Final paper0
 
Servo smc
Servo smcServo smc
Servo smc
 
Manual micrologix 1100
Manual micrologix 1100Manual micrologix 1100
Manual micrologix 1100
 
SICK DAXTAN-0777RA130300E00_Manual e.pdf
SICK DAXTAN-0777RA130300E00_Manual e.pdfSICK DAXTAN-0777RA130300E00_Manual e.pdf
SICK DAXTAN-0777RA130300E00_Manual e.pdf
 
Core i7-900-ee-and-desktop-processor-series-32nm-datasheet-vol-1
Core i7-900-ee-and-desktop-processor-series-32nm-datasheet-vol-1Core i7-900-ee-and-desktop-processor-series-32nm-datasheet-vol-1
Core i7-900-ee-and-desktop-processor-series-32nm-datasheet-vol-1
 
24319102
2431910224319102
24319102
 
MTZ.pdf
MTZ.pdfMTZ.pdf
MTZ.pdf
 

More from Raghav Shetty

8 Channel Relay Board-Bluetooth
8 Channel Relay Board-Bluetooth8 Channel Relay Board-Bluetooth
8 Channel Relay Board-Bluetooth
Raghav Shetty
 
4 Channel Relay Board 5V-Bluetooth Compatible for Arduino
4 Channel Relay Board 5V-Bluetooth Compatible for Arduino4 Channel Relay Board 5V-Bluetooth Compatible for Arduino
4 Channel Relay Board 5V-Bluetooth Compatible for Arduino
Raghav Shetty
 
4 Channel Relay Board 12V-Compatible for Arduino
4 Channel Relay Board 12V-Compatible for Arduino4 Channel Relay Board 12V-Compatible for Arduino
4 Channel Relay Board 12V-Compatible for Arduino
Raghav Shetty
 
8 Channel Relay Board-Rs485
8 Channel Relay Board-Rs485 8 Channel Relay Board-Rs485
8 Channel Relay Board-Rs485
Raghav Shetty
 
Xbee X-CTU Software
Xbee X-CTU SoftwareXbee X-CTU Software
Xbee X-CTU Software
Raghav Shetty
 
Thermal Printer
Thermal PrinterThermal Printer
Thermal Printer
Raghav Shetty
 
Digital Soil Moisture Sensor
Digital Soil Moisture SensorDigital Soil Moisture Sensor
Digital Soil Moisture Sensor
Raghav Shetty
 
Micro SD Memory Card Interface for 5V MCU
Micro SD Memory Card Interface for 5V MCUMicro SD Memory Card Interface for 5V MCU
Micro SD Memory Card Interface for 5V MCU
Raghav Shetty
 
Micro SD Memory Card Interface for 3.3V MCU
Micro SD Memory Card Interface for 3.3V MCUMicro SD Memory Card Interface for 3.3V MCU
Micro SD Memory Card Interface for 3.3V MCU
Raghav Shetty
 
Regulated Power Supply
Regulated Power Supply Regulated Power Supply
Regulated Power Supply
Raghav Shetty
 
PIC Project Board
PIC Project BoardPIC Project Board
PIC Project Board
Raghav Shetty
 
8 Channel Bi Directional Logic Level Converter
8 Channel Bi Directional Logic Level Converter8 Channel Bi Directional Logic Level Converter
8 Channel Bi Directional Logic Level Converter
Raghav Shetty
 
LCD Keypad Shield
LCD Keypad ShieldLCD Keypad Shield
LCD Keypad Shield
Raghav Shetty
 
L298 Motor Driver
L298 Motor DriverL298 Motor Driver
L298 Motor Driver
Raghav Shetty
 
Joystick Shield
Joystick ShieldJoystick Shield
Joystick Shield
Raghav Shetty
 
Force Sensor
Force SensorForce Sensor
Force Sensor
Raghav Shetty
 
Plastic REED Float Switch
Plastic REED Float SwitchPlastic REED Float Switch
Plastic REED Float Switch
Raghav Shetty
 
Serial EEPROM
Serial EEPROMSerial EEPROM
Serial EEPROM
Raghav Shetty
 
DTMF Decoder Shield for Arduino
DTMF Decoder Shield for ArduinoDTMF Decoder Shield for Arduino
DTMF Decoder Shield for Arduino
Raghav Shetty
 
Digital Dimmer Module
Digital Dimmer ModuleDigital Dimmer Module
Digital Dimmer Module
Raghav Shetty
 

More from Raghav Shetty (20)

8 Channel Relay Board-Bluetooth
8 Channel Relay Board-Bluetooth8 Channel Relay Board-Bluetooth
8 Channel Relay Board-Bluetooth
 
4 Channel Relay Board 5V-Bluetooth Compatible for Arduino
4 Channel Relay Board 5V-Bluetooth Compatible for Arduino4 Channel Relay Board 5V-Bluetooth Compatible for Arduino
4 Channel Relay Board 5V-Bluetooth Compatible for Arduino
 
4 Channel Relay Board 12V-Compatible for Arduino
4 Channel Relay Board 12V-Compatible for Arduino4 Channel Relay Board 12V-Compatible for Arduino
4 Channel Relay Board 12V-Compatible for Arduino
 
8 Channel Relay Board-Rs485
8 Channel Relay Board-Rs485 8 Channel Relay Board-Rs485
8 Channel Relay Board-Rs485
 
Xbee X-CTU Software
Xbee X-CTU SoftwareXbee X-CTU Software
Xbee X-CTU Software
 
Thermal Printer
Thermal PrinterThermal Printer
Thermal Printer
 
Digital Soil Moisture Sensor
Digital Soil Moisture SensorDigital Soil Moisture Sensor
Digital Soil Moisture Sensor
 
Micro SD Memory Card Interface for 5V MCU
Micro SD Memory Card Interface for 5V MCUMicro SD Memory Card Interface for 5V MCU
Micro SD Memory Card Interface for 5V MCU
 
Micro SD Memory Card Interface for 3.3V MCU
Micro SD Memory Card Interface for 3.3V MCUMicro SD Memory Card Interface for 3.3V MCU
Micro SD Memory Card Interface for 3.3V MCU
 
Regulated Power Supply
Regulated Power Supply Regulated Power Supply
Regulated Power Supply
 
PIC Project Board
PIC Project BoardPIC Project Board
PIC Project Board
 
8 Channel Bi Directional Logic Level Converter
8 Channel Bi Directional Logic Level Converter8 Channel Bi Directional Logic Level Converter
8 Channel Bi Directional Logic Level Converter
 
LCD Keypad Shield
LCD Keypad ShieldLCD Keypad Shield
LCD Keypad Shield
 
L298 Motor Driver
L298 Motor DriverL298 Motor Driver
L298 Motor Driver
 
Joystick Shield
Joystick ShieldJoystick Shield
Joystick Shield
 
Force Sensor
Force SensorForce Sensor
Force Sensor
 
Plastic REED Float Switch
Plastic REED Float SwitchPlastic REED Float Switch
Plastic REED Float Switch
 
Serial EEPROM
Serial EEPROMSerial EEPROM
Serial EEPROM
 
DTMF Decoder Shield for Arduino
DTMF Decoder Shield for ArduinoDTMF Decoder Shield for Arduino
DTMF Decoder Shield for Arduino
 
Digital Dimmer Module
Digital Dimmer ModuleDigital Dimmer Module
Digital Dimmer Module
 

Recently uploaded

AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial IntelligenceAI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
IndexBug
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Speck&Tech
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
Zilliz
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
Daiki Mogmet Ito
 
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
SOFTTECHHUB
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
Zilliz
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
Uni Systems S.M.S.A.
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
danishmna97
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
Neo4j
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
Neo4j
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
tolgahangng
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
Pixlogix Infotech
 

Recently uploaded (20)

AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial IntelligenceAI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
 
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
 

Flex Sensor

  • 1. www.researchdesignlab.com Page 1 FLEX SENSOR 4.2 FLEX SENSOR
  • 2. www.researchdesignlab.com Page 2 FLEX SENSOR 4.2 Table of Contents OVERVIEW ................................................................................................................................... 3 RELATED PRODUCTS ............................................................................................................ 8
  • 3. www.researchdesignlab.com Page 3 FLEX SENSOR 4.2 OVERVIEW INTRODUCTION Flex Sensor 4.2" ROHS Compliant Description: A simple flex sensor 4.2" in length. As the sensor is flexed, the resistance across the sensor increases. The resistance of the flex sensor changes when the metal pads are on the outside of the bend (text on inside of bend). Connector is0.1" spaced and bread board friendly. Note: Please refrain from flexing or straining this sensor at the base. The usable range of the sensor can be flexed without a problem, but care should be taken to minimize flexing outside of the usable range. For best results, securely mount the base and bottom portion and only allow the actual flex sensor to flex. FEATURES  Angle Displacement Measurement  Bends and Flexes physically with motion device  Possible Uses  Low profile  Simple construction
  • 4. www.researchdesignlab.com Page 4 FLEX SENSOR 4.2 APPLICATIONS  Robotics  Gaming (Virtual Motion)  Medical Devices  Computer Peripherals SPECIFICATIONS Parameter Value Life cycle >1 million Height <0.43mm Temperature range -35C to +80C WORKING The impedance buffer in the [Basic Flex Sensor Circuit] is a single sided operational amplifier, used with these sensors because the low bias current of the op amp reduces error due to source impedance of the flex sensor as voltage divider.
  • 5. www.researchdesignlab.com Page 5 FLEX SENSOR 4.2 SCHEMATIC AND CODE ARM http://forum.researchdesignlab.com/FLEX%20SENSOR/ARM/FLEX.jpg http://forum.researchdesignlab.com/FLEX%20SENSOR/ARM/FLEX.c ATMEL http://forum.researchdesignlab.com/FLEX%20SENSOR/ATMEL/FLEX.jpg http://forum.researchdesignlab.com/FLEX%20SENSOR/ATMEL/FLEX.c PIC http://forum.researchdesignlab.com/FLEX%20SENSOR/PIC/FLEX.jpg http://forum.researchdesignlab.com/FLEX%20SENSOR/PIC/FLEX.c ARDUINO http://forum.researchdesignlab.com/aurdunio/sensors/Flex%20sensor/Flex%20sensor.png
  • 6. www.researchdesignlab.com Page 6 FLEX SENSOR 4.2 ARDUINO CODE /* * Project name: FLEX Sensor * Copyright (c) Researchdesignlab.com * Description: * Test configuration: MCU: ATMEGA328 Dev.Board: Arduino uno Oscillator: 16 MHz
  • 7. www.researchdesignlab.com Page 7 FLEX SENSOR 4.2 Software: Arduino */ int sensorPin = A0; // select the input pin for the flex sensor void setup() { Serial.begin(9600); // set up the LCD's number of columns and rows: } void loop() { Serial.print(analogRead(sensorPin)); Serial.print(" "); } OUTPUT
  • 8. www.researchdesignlab.com Page 8 FLEX SENSOR 4.2 RELATED PRODUCTS PIC PROJECT BOARD PIC DEVELOPMENT BOARD ATMEL PROJECT BOARD ATMEL DEVELOPMENT BOARD