Hey guys, this is a photo of a pressure insole that I bought from amazon.
I'm trying to use this with esp32 dev kit and get the actual pressure data from all of 45 sensors.
The question is, how do I have to connect all the 16 pins to esp32?
and how do I have to program this to actually get the pressure data from each sensors?
I tried to get data one by one, but as I searched, each pin from column has like 4~10 sensors, so I have no idea how to distinguish each sensors from the pin.
Welcome. Have a read of the sticky post at the top of this area of the forums. It will help you get the best out of the forums.
In order to help you, we need more information from you.
Can you provide the datasheet (or a link to it) for these sensors.
How have you connected these sensors to your ESP32?
Please provide the code you are currently using.
I'm sure that you will get further assistance one more detail is available.
This is the picture that I connected right now through film cable connector to esp32.
And for the data sheet I got this pdf file that I will attach from the seller, I'll attach the screen shots of the pdf, but I'm afraid this is the only information I can get.
Thank you for your reply
I didn't have the 2k resistor yet those that cause enormous problems?
and this is pretty much the entire pdf, I don't have permission to upload files cause I'm new to this website
You will need to adjust the 2K resistor value to get the best response. So for experimenting I would buy a 2K potentiometer and an assortment of resistors ranging from 100 ohms to 10K ohms
@shalmity in section 3 of the images you provided, it shows how each of the outputs is supposed to be connected. Section 3 also says to use a fixed resistor of around 2K as @jim-p has already advised you.
The left hand graph in section 2 shows the relationship between R (I assume to be Rs) and the force in grams. If you know the value of Vcc and you know the value of Ro (2K) then you can work out the value of Rs from the value of Vout. From that you can work the force applied using the graph.