Skip to content

Disintegration Fingerprinting: A low-cost and easy-to-use tool for identifying substandard and falsified medicines

License

Notifications You must be signed in to change notification settings

groverlab/disintegration-fingerprinting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disintegration Fingerprinting

A low-cost and easy-to-use tool for identifying substandard and falsified medicines

If it's not already installed, install uv

MacOS and Linux:

curl -LsSf https://astral.sh/uv/install.sh | sh

Windows:

powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

Program Arduino using the Arduino IDE and the file in df-arduino/df-arduino.ino

Run acquisition code using

uv run df-acquire.py

Results will be safed in comments.json.gz.

Analyze results using

uv run df-analyze.py path_to_directory

where path_to_directory is the path to the directory containing the data files to be analyzed.

To recreate all data analysis in the paper, run

./build.sh

About

Disintegration Fingerprinting: A low-cost and easy-to-use tool for identifying substandard and falsified medicines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published