Skip to content

Maven Java project used to access and modify easily GPIO registers in ARM architectures.The project starts providing support to Cubieboard and Raspberry.

Notifications You must be signed in to change notification settings

l-rossetti/ARM-GPIO_Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ARM-GPIO_Controller

A Maven Java library used to access and modify easily the GPIO pins in different singleboard ARM machines.

The goal of the project is to provide access of the GPIO of different machines in the same way. Another goal of the project is the ability to be extensible to add easily support of anothers machines.

The project starts providing supports for boards that exports pin with the standard linux mode (ex. Raspberry PI), and for AllWinner based board that use Sun4i version (ex. Cubieboard).

The project now support ONLY digital pins (only 1 or 0 values).

About

Maven Java project used to access and modify easily GPIO registers in ARM architectures.The project starts providing support to Cubieboard and Raspberry.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages