This project implements Raspberry Pi general purpose IO with Java enabling
Java process control programs on this small system. See more on the
blog post
hereunto.
Please uses this
post's
comment function for issues and comments on this project.
rasProject_01part
is a very small subset of
rasProject_01,
see also
on SVN.
frame4j mirrors (from time to time) the SVN repository of of frame4j.
frame4j(de.weAut) is is the the part of frame4j containing just the Java version of the Raspberry Pi I/O helper and utility classes as well as demos/tests. All those I/O with Java programs use the pigpiod daemon/server. The run on the Pi in question (the one with the IO if it has Java and Frame4J) as well as on any other machine on the same (private) LAN as the Pi, including Windows PCc.
See also
Frame4J on SVN
and
rasProject on SVN.
See also