eTextile / rSens

eTextile resistive sensors signal conditioning

Home Page:https://rsens.etextile.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rSens

E-textile resistive sensors signal conditioning

"What about the "E" in e-textiles?"

rSens_SMD_top

The rSens solution is a PCB that is useful for signal conditioning (scale, offset and filtering). It is placed between the Analog pin of your chosen microcontroller and a resistive sensor to improve its sensitivity.

It seemed to us that signal conditioning for e-textile sensors is often underestimate or ignored, and in the best case made as bricolage at software level (thinking of Arduino map() function or interpolating methods).

You will use this hardware e-textile PCB to zoom into the sensor's significant values without losing any resolution. Furthermore, rSens is able to pick up and amplify small resistance variations, so to exploit "weak signals" e.g. from micro-movements in the case of body-worn sensors. It should also offer advantages of filtering out noise usually picked up by voltage dividers and correcting non-linear behaviours of resistive sensors.

The rSens PCB is built on top of a quad op-Amp and allows to connect and amplify two FSR (SMD version).

Project content

  • Hardware_electronic: PCB source files
  • Hardware_textile: conductive textile PCB extension source files
  • Firmware: read and graph the analog sensor values with Arduino

Prerequisite

  • The rSens PCB can be used in combination with any resistive sensors (custom or industrial)
  • Adding R1 resistor to form an optimised voltage divider

Keywords FSR,strain gages,e-textile,digital musical instruments,Do-It-Yourself

External links

About

eTextile resistive sensors signal conditioning

https://rsens.etextile.org/

License:Other


Languages

Language:C++ 100.0%