- I2CDisplay - Class in piserver
-
I2CDisplay: This class is based in
Java interface to the "Adafruit 0.54 inch Alphanumeric FeatherWing Display".
- I2CDisplay() - Constructor for class piserver.I2CDisplay
-
- I2CDisplay.HT16K33 - Enum in piserver
-
enum HT16K33 defines the commanding and parameter options for the HOLTEK
HT16K33 chip.
- incNumProcessors() - Method in class piserver.Status
-
incNumProcessors: increments the number of processors in the status system.
- initAllDevices(Raspberry, Server) - Static method in class piserver.InputOutput
-
initAllDevices: This method initializes all the physical devices of the raspberry.
- InputOutput - Class in piserver
-
InputOutput: this class implement some of the specific methods of the Raspberry Pi Hardware
- InputOutput() - Constructor for class piserver.InputOutput
-
- isOnline() - Method in class piserver.Processor
-
isOnline: return if the processor (Logical Server) is online.