Smart-Socks

A smart sock that can collect temperature, pressure, motion ( x,y,z axis and coordinates , and acceleration) , humidity, and is able to vibrate. I created this to have many variety of data to be used to predict if the person wearing the sock is at a high risk for dietetic foot or other risks with deep learning.

Table of Contents

  1. Introduction
  2. Currently Working on
  3. Making temp/pressure sensors
    1. Pressure Sensor
    2. Temp Sensor
  4. Research Papers

To do thursday

  1. work on pressure sensor

Currently Working On

  1. making a pressure, humidity, and temp sensor. Maybe acidity (ph) sensor.
    1. because it'll be smaller, flexable, and more comfortable to have in the sock.
      1. video talking about it.
      2. Reseach paper

Making the temp and pressure sensor

DIY pressure pad sensor with condutive threads and piezo-resistive conductive sheet

Piezo-resistive conductive sheet works by decreasing the resistance of the sheet when force is being exerted on to it allowing the current to flow through it.

I am concerned that the DIY pressure pad will reach it's max "pressure" such as when it's met with the force of a persons weight you will see all the same numbers.

Another thing i worry about is if we dont make the thread the same length one will have more resistance compared to the other ones or if the thread is too long then the signal we get back could be unusable.

Another thing to consider is when conductive threads or fabrics are stretched or compressed the conductivity increases.

  1. making pressure sensor that intergrates better with the sock link

  2. Easy to make with condutive threads and Piezo-resistive condutive sheet

  3. Example code of a 3x3 force based variable resister pressure sensor. link

  4. 7x7 velostat pressure sensor with code link

  5. Image of an example of making a pressure sensor with soft fabrics. link

  6. Example of a woven pressure sensor. link

  7. Screenshot 2024-01-17 at 1 49 38 PM
  8. similar projects

    1. https://github.com/s8simund/Pressure-Sensor-Matrix
    2. https://www.youtube.com/watch?v=DKAtv-m32v8 1.https://github.com/mfdesimone/DizzyDevices/blob/89409fda8e8669ff927876ba7025636fd38e9a10/225_touchGrid0.42/225_touchGrid0.42.ino
    3. https://www.kobakant.at/DIY/?p=3314

DIY temp sensor

When heat increases, the resistance of a wire increases as well. Research paper has a section about making a temp sensor with a conductive pen and a sticky note.

Screenshot 2024-01-17 at 2 25 13 PM
  1. similar projects
    1. https://github.com/joeybronner/temperature-sensor-8x8matrix

Reseach Papers

  1. Talks about making humidity, temp, and pressure sensor. link