Module com.pi4j

Class BoardInfoHelper

java.lang.Object
com.pi4j.boardinfo.util.BoardInfoHelper

public class BoardInfoHelper extends Object
  • Method Details

    • current

      public static BoardInfo current()
    • usesRP1

      public static boolean usesRP1()
      Flag indicating that the board is using the RP1 chip for GPIO. https://www.raspberrypi.com/documentation/microcontrollers/rp1.html
    • is32bit

      public static boolean is32bit()
    • is64bit

      public static boolean is64bit()
    • getBoardVersionCode

      public static String getBoardVersionCode()
    • getBoardName

      public static String getBoardName()
    • getJvmMemory

      public static JvmMemory getJvmMemory()
    • getBoardReading

      public static BoardReading getBoardReading()