Skip to content

Jess3Jane/GPIOLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just a simple library to access the Raspberry PI's GPIO pins from java PWM is enabled through the pi-blaster project(https://github.com/sarfata/pi-blaster)

Programs written with GPIOLib must be run with sudo To use simply include com.cubethree.GPIOLib.; To compile the examples: javac -cp .:lib/ [file]

To run the examples: sudo java -cp .:lib/* [class]

About

A simple java GPIO Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published