Flex Sensor or bend sensor getting started, circuit, interfacing and Arduino programming

  Рет қаралды 56,226

Electronic Clinic

Electronic Clinic

Күн бұрын

Пікірлер: 69
@something_different8968
@something_different8968 3 жыл бұрын
this is too good .explaination level
@rooscoe1061
@rooscoe1061 2 жыл бұрын
The best video out there, thank you!
@-Fidelis-
@-Fidelis- Жыл бұрын
Thanks, I will now build a mech with this information.
@DarkKnight-pv4lk
@DarkKnight-pv4lk 3 жыл бұрын
Nice Video
@confusedfox2554
@confusedfox2554 5 жыл бұрын
Is a bending sensor better than an accelerometer for this kind of project? I would also like to put the vibrator along at the same location where the sensor is, so which would be better for that?
@ElectroniClinic
@ElectroniClinic 5 жыл бұрын
if you want to monitor vibration then you can use the accelerometer or the vibration sensor. you can watch my tutorial on the mpu6050 accelerometer module. tell me about your project.
@confusedfox2554
@confusedfox2554 5 жыл бұрын
@@ElectroniClinic My project is posture monitoring and correction. My initial idea was to place 2 accelerometers a little higher than the shoulder blades. I'd like it monitor regular posture and also assist with an exercise. I have watched your video of a project similar to what I'm planning on doing, but now I'm not sure if a bending sensor would more suitable than the accelerometers.
@ElectroniClinic
@ElectroniClinic 5 жыл бұрын
Use the Flex sensor. this sensor is specially designed for surfaces. you can easily use this sensor with jackets etc.
@ElectroniClinic
@ElectroniClinic 5 жыл бұрын
watch my tutorial on the distracted driving accidents. in this project, I have used the accelerometer module. after watching this video, then you can decide yourself. the accelerometer is best or the flex sensor for posture monitoring.
@confusedfox2554
@confusedfox2554 5 жыл бұрын
@@ElectroniClinic Thank you very much for the help! I will definitely take a look at it
@ishuthangaraj6858
@ishuthangaraj6858 5 жыл бұрын
What's the Minimum angle that the response obtained from the sensor.?
@ErdosainNueve
@ErdosainNueve 5 жыл бұрын
Hi, thanks for your video. i want to use this for know if im biting..... i have bruxim, and want to sleep with the mouth very relaxed (not opened). So, i can use this for know when i bite?? i think that maybe yes, when my chin goes up maybe the sensor bend a little and register that. What do you think or will be your approach?? Thanks for your time, and sorry for the long comment. (i dont speak english)
@caglayankarsl6930
@caglayankarsl6930 2 жыл бұрын
Thanks it's a great video
@yasmineabdel_hak5201
@yasmineabdel_hak5201 6 жыл бұрын
It is a great video, thanks for your kind effort. Could you tell me the crystal frequency used in the arduino board in this video?
@ElectroniClinic
@ElectroniClinic 6 жыл бұрын
Its usually 16Mhz
@angel_o8472
@angel_o8472 4 жыл бұрын
Hi please, tell me what is the purpose of this? Should i do this before making any project with flex sensors???
@Cry2Deep
@Cry2Deep 2 жыл бұрын
I heard, that you should use a Resistor which has the same resistance as your max. bend Flex Sensor. Is that somewhat correct?
@JustAJ007
@JustAJ007 6 жыл бұрын
Nice video & good explanation.. Do you have any idea about how it can be used for knee angle measrement?
@ElectroniClinic
@ElectroniClinic 6 жыл бұрын
watch my tutorial on human posture monitoring that will help you.. in that video i am measuring the bend in human back.
@yosefhassan7873
@yosefhassan7873 2 жыл бұрын
i need some help here, i followed a toturial where i made a flex sensor using velostat and aluminum foil, and i connected the sensor exactly as you did in this video, and i ran the same code, but i noticed something weird, when it is not bent or when i don't press on the velostat, the readings are ranging 0-150, but when it starts bending, the value goes gradually up until 950 and with a little of pressing i can get it up to 1020, so my question is, how is the value going up ?, shouldn't it decrease?, any help is appreciated.
@gulafshabhatti9410
@gulafshabhatti9410 6 ай бұрын
But what does this range displaying on monitor means? Is it a voltage or resisor values?
@YASHWAGHCHAURE-bc3su
@YASHWAGHCHAURE-bc3su Жыл бұрын
Is flex sensors give results in degree ......i want to calculate the structure bending and deflection
@shivashankar2514
@shivashankar2514 3 жыл бұрын
I'm getting output values 0 s and 1s and 2s is my flex sensor not working
@widiaandriani8186
@widiaandriani8186 3 жыл бұрын
please help me. i have problem in running flex sensor arduino program, how to read number or data in serial monitor for degree
@ElectroniClinic
@ElectroniClinic 3 жыл бұрын
ya sure, i am here to help you Tell me, what exactly you wana make?
@shivashankar2514
@shivashankar2514 3 жыл бұрын
The serial output of my flex sensor is shown as 0. after severe bending it's showing 1 2 is the problem with my sensor? Or wt's wrong with it?
@prajwalbabar1357
@prajwalbabar1357 2 жыл бұрын
i am also facing same problem
@autumaudio
@autumaudio 2 жыл бұрын
good!
@saraahmed1654
@saraahmed1654 5 жыл бұрын
Thank you so much sir
@ElectroniClinic
@ElectroniClinic 5 жыл бұрын
you are welcome. feel free to contact, if you have any questions.
@karambirrandhawa5968
@karambirrandhawa5968 Жыл бұрын
do you have to use a resistor? It is 100% neccesary? Is there any way to not use a resistor?
@ankitarnav4439
@ankitarnav4439 5 жыл бұрын
what if we need to imterface more flexes.
@ElectroniClinic
@ElectroniClinic 5 жыл бұрын
Yes you can. U have many analog pins
@ElectroniClinic
@ElectroniClinic 5 жыл бұрын
Copy the code and change pin numbers and variables
@angel_o8472
@angel_o8472 5 жыл бұрын
How do you insert messages so once you flex the sensors the message will appear in the LCD
@ElectroniClinic
@ElectroniClinic 5 жыл бұрын
it's simple. watch my tutorial on 16x2 LCD. then only using the lcd.print() function you can print the value.
@angel_o8472
@angel_o8472 5 жыл бұрын
@@ElectroniClinic can you comment the link
@ElectroniClinic
@ElectroniClinic 5 жыл бұрын
kzbin.info/www/bejne/eKrceKOIg9mYrpY
@ElectroniClinic
@ElectroniClinic 5 жыл бұрын
there are so many other projects in which I have used different types of LCDs. check playlists.
@angel_o8472
@angel_o8472 5 жыл бұрын
@@ElectroniClinic is there anyway that once you bend the flex sensors, the message will appear in the LCD screen? Do you have a tutorial for that or atleast tell me here?
@jessicacarroll471
@jessicacarroll471 5 жыл бұрын
Do I need a resistor?
@ElectroniClinic
@ElectroniClinic 5 жыл бұрын
Yes u will need this resistor.
@ElectroniClinic
@ElectroniClinic 5 жыл бұрын
It makes the voltage divider circuit.
@atulimakvana1092
@atulimakvana1092 2 жыл бұрын
Thanks
@charandk3087
@charandk3087 2 жыл бұрын
how can we know the bend angle of the flex sensor
@tharunsprogskillon1065
@tharunsprogskillon1065 2 ай бұрын
I am an 8th-grade student working on a project to convert sign language into vocal output for people with voice impairments. I am experiencing issues with my flex sensor: sometimes the readings exceed 1000 or drop below 50, leading to inconsistent values that prevent me from setting a reliable threshold. Additionally, when I bend the flex sensor, it shows values like 981 or 986, but instead of increasing with the bend, the values decrease. How can I resolve this problem?
@ElectroniClinic
@ElectroniClinic Ай бұрын
I fixed this issue in the latest video.
@ElectroniClinic
@ElectroniClinic Ай бұрын
When you bend a flex sensor the resistance decreases.
@radhikaravi1379
@radhikaravi1379 5 жыл бұрын
sir your voice is so scary.. I'm sry to say this.. thx for the video
@ElectroniClinic
@ElectroniClinic 5 жыл бұрын
ya, you are right. when I watch my previous videos I feel the same. ;)
@klaasspruyt1157
@klaasspruyt1157 2 жыл бұрын
is it possible to put an rgb led on it and change color the more you bend?
@ElectroniClinic
@ElectroniClinic 2 жыл бұрын
yes, it is possible.
@adibahusna9205
@adibahusna9205 4 жыл бұрын
How to change buzzer to vibrator motor
@ElectroniClinic
@ElectroniClinic 4 жыл бұрын
watch my video on vibration motor
@priyamohan5110
@priyamohan5110 2 жыл бұрын
Can you please send me the circuit diagram and Arduino code
@ElectroniClinic
@ElectroniClinic 2 жыл бұрын
its in the article. check link in the description.
@Mruie_34
@Mruie_34 Жыл бұрын
@@ElectroniClinic where is the code?
@ElectroniClinic
@ElectroniClinic Жыл бұрын
@@Mruie_34 it's available on electroniclinic.com
@Mruie_34
@Mruie_34 Жыл бұрын
@@ElectroniClinic okay thank you
@bestshortssever
@bestshortssever Жыл бұрын
Last code isn't correct Correct code int flexs = A0; int data = 0; int led = 13; void setup () { Serial.begin(9600); pinMode(flexs, INPUT); pinMode(led, OUTPUT); } void loop () { data = analogRead(flexs); Serial.println(data); if (data
@chandanah751
@chandanah751 2 жыл бұрын
Why it is only used 200
@ElectroniClinic
@ElectroniClinic 2 жыл бұрын
200 what?
@mddellwaryoung11
@mddellwaryoung11 2 жыл бұрын
😱😱😮😱PAKISTAN🇵🇰🇵🇰🇵🇰💪💪💪💪
@angel_o8472
@angel_o8472 4 жыл бұрын
Hi please, tell me what is the purpose of this? Should i do this before making any project with flex sensors???
@angel_o8472
@angel_o8472 4 жыл бұрын
Hi please, tell me what is the purpose of this? Should i do this before making any project with flex sensors???
@ElectroniClinic
@ElectroniClinic 4 жыл бұрын
Flex sensor is nothing but a variable resistor. You have to follow the same circuit if you want to use it. You can watch my video on Human posture monitoring in which i used the same Flex sensor. You will get the idea how to use this sensor in real projects.
@angel_o8472
@angel_o8472 4 жыл бұрын
@@ElectroniClinic why did you upload codes in the flex sensor in this video, what is this for?
【For Beginner】How to start electronics and what item is needed
18:16
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
Make a TINY Arduino Drone with FPV Camera - Will It Fly?
20:26
Max Imagination
Рет қаралды 1,5 МЛН
Make a Flex Sensor for Robotic Hand and Arduino | DIY
6:26
Maker 101
Рет қаралды 334 М.
I tried the Cheapest Arduino Alternative (that Nobody heard of)
13:31
I built my own computer. by hand.
13:03
jdh
Рет қаралды 1,2 МЛН
How to make Flex sensor
7:32
WhoAmI
Рет қаралды 45 М.
How to Use a Flex Sensor with an Arduino (Lesson #22)
5:52
Science Buddies
Рет қаралды 28 М.
Sensors - which one to use
17:06
Electronoobs
Рет қаралды 1,4 МЛН