Skip to content

Design, Fabrication, and Characterization of Paper-Based Flexible Sensor for Wearable Applications

Notifications You must be signed in to change notification settings

RaunakR16/FlexibleSensor

Repository files navigation

๐Ÿ“„ Paper-Based Flexible Sensor for Wearable Applications

A low-cost, eco-friendly, and responsive flex sensor made using graphite-coated filter paper enhanced with sodium chloride (NaCl) โ€” designed for wearable and assistive applications. This project demonstrates the design, fabrication, and characterization of a sustainable alternative to conventional silicon-based flex sensors.

๐Ÿ“Œ Key Features

  • ๐Ÿ”‹ Power-efficient and responsive sensor for real-time bending detection
  • ๐ŸŒฟ Eco-friendly materials: graphite, filter paper, NaCl
  • ๐Ÿ’ธ Ultra-low cost fabrication (~INR 10)
  • ๐Ÿ”ง Easily integrable with Arduino (ATmega328P)
  • ๐ŸŽฎ Ideal for gesture-based control, assistive devices, and wearable electronics

๐Ÿงช Sensor Construction

Materials Used:

  • Grade A Filter Paper
  • 10B Graphite Pencil
  • NaCl solution (1g/5ml in distilled water)
  • Copper tape, X-ray plate (as flexible backing)
  • Transparent protective sheet
  • Arduino UNO (ATmega328P) for data acquisition

Dimensions:

  • Optimal sensor size: 6 cm ร— 1 cm
  • Varying lengths and widths were tested for sensitivity and stability

๐Ÿ› ๏ธ Fabrication Steps

  1. Outline the sensor on filter paper (6ร—1 cm)
  2. Fill with graphite for conductivity
  3. Apply NaCl solution to enhance ionic conductivity
  4. Dry overnight and attach copper tape + backing
  5. Solder wires and add protective layer
  6. Interface with Arduino using a voltage divider (R1 = 1ฮฉ)

๐Ÿ“ˆ Data Acquisition

  • Uses Arduinoโ€™s 10-bit ADC
  • Real-time monitoring via Serial Monitor & Plotter
  • Voltage output calculated by:
  Voltage = (ADC_Value ร— 5) / 1023
  • Output varies with bending due to resistance changes in sensor

๐Ÿ“Š Performance Summary

Parameter Paper Sensor Commercial Sensor
Sensitivity (Up) 0.0022 0.0007
Sensitivity (Down) 0.0012 0.0009
Peak Voltage ~5.0V ~4.97V
Repeatability High Medium
Durability Excellent Moderate
  • Shows higher sensitivity at small angles
  • Excellent repeatability and durability over 20+ cycles
  • Sustainable alternative for budget-constrained environments

๐Ÿš€ Applications

  • ๐Ÿค– Assistive Glove: For individuals with motor impairments
  • ๐ŸŽฎ Gesture-Based Gaming: Affordable, sensitive input control
  • ๐Ÿฆพ Robotics: Real-time bending angle detection
  • ๐Ÿงฅ Smart Textiles: Integration into wearables and health monitors

๐Ÿ“ท Visual Overview

Fabrication Steps Final Setup
Step-by-step Final Sensor

๐Ÿง  Future Improvements

  • Use of CNC plotters for consistent graphite application
  • Integration with wireless modules for IoT-based wearables
  • Advanced machine learning models for gesture interpretation

About

Design, Fabrication, and Characterization of Paper-Based Flexible Sensor for Wearable Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors