Skip to content

philipwhitt/phidgets-finger-strength-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

phidgets-finger-strength-test

A simple finger strength test, similar to the carnival strength test (high striker) built using phidgets.

Setup

Install Phidgets on your OS. For help installing Phidgets on a Raspberry Pi, check out this blog post: http://www.philipwhitt.com/blog/2014/02/how-to-install-phidgets-on-a-raspberry-pi/30

Install gradle http://www.gradle.org/installation

Phidgets Required:

Optional:

Phidgets Configuration

Add LEDs into output 0-5. A bread board may be necessary to ground multiple I/O with phidgets. Plug the force sensor into sensor input 0.

Run the Program

$ gradle run

or

$ gradle jar
$ java -jar build/libs/phidgets-finger-strength-test.jar

About

Similar to the carnival strength test, but for your fingers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published