Skip to content

Software for evaluating properties of conductive/resistive materials

Notifications You must be signed in to change notification settings

counterchemists/Poly-Characterization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Polymerization Characterization

What?

This code allows characterizing pressure and stretch sensors by measuring:

  • their resistance (with the Fluke 8846A digital multimeter)
  • the force exerced on it (with the PCE DFG 500 force gauge)

How?

Measures

The code uses processing, it can be downloaded here: https://processing.org

To run it, open this file:

evalCode/evalCode.pde

Evaluation

The measure program will generate csv files in the evalCode/data folder.

To analyse them, you can use the following R code:

evalCode/data/plot.r

About

Software for evaluating properties of conductive/resistive materials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Processing 93.3%
  • R 6.7%