Search Java Classes and Packages
Search Java Frameworks and Libraries
#Com.pi4j.wiringpi Classes and Interfaces - 15 results found.
| Name | Description | Type | Package | Framework |
| Gertboard | The Gertboard has an on-board Digital to Analog (DAC) converter and an Analog to Digital (ADC) converters. | Class | com.pi4j.wiringpi | PI4J |
|
| Gpio | WiringPi GPIO Control Some of the functions in the WiringPi library are designed to mimic those in the Arduino Wiring | Class | com.pi4j.wiringpi | PI4J |
|
| GpioInterrupt | This class provides static methods to configure the native Pi4J library to listen to GPIO interrupts and invoke callbacks into this class. | Class | com.pi4j.wiringpi | PI4J |
|
| GpioInterruptCallback | | Interface | com.pi4j.wiringpi | PI4J |
|
| GpioInterruptEvent | This class provides the event object for GPIO interrupt state changes. | Class | com.pi4j.wiringpi | PI4J |
|
| GpioInterruptListener | This interface implements the callback event handler for GPIO interrupt state changes. | Interface | com.pi4j.wiringpi | PI4J |
|
| GpioUtil | This utility class is provided to export, unexport, and manipulate pin direction. | Class | com.pi4j.wiringpi | PI4J |
|
| I2C | | Class | com.pi4j.wiringpi | PI4J |
|
| Lcd | Part of wiringPi is a library to allow access to parallel interface LCD displays (Those that use the popular Hitachi HD44780U or compatible controllers) | Class | com.pi4j.wiringpi | PI4J |
|
| Nes | Before using the Pi4J library, you need to ensure that the Java VM in configured with access to the following system libraries: | Class | com.pi4j.wiringpi | PI4J |
|
| Serial | WiringPi includes a simplified serial port handling library. | Class | com.pi4j.wiringpi | PI4J |
|
| Shift | WiringPi Shift Library WiringPi includes a shift library which more or less mimics the one in the Arduino system. | Class | com.pi4j.wiringpi | PI4J |
|
| SoftPwm | WiringPi includes a software-driven PWM handler capable of outputting a PWM signal on any of the Raspberry Pi's GPIO pins. | Class | com.pi4j.wiringpi | PI4J |
|
| SoftTone | | Class | com.pi4j.wiringpi | PI4J |
|
| Spi | | Class | com.pi4j.wiringpi | PI4J |