Uses of Class
com.pi4j.crowpi.components.Component
Packages that use Component
Package
Description
-
Uses of Component in com.pi4j.crowpi.components
Subclasses of Component in com.pi4j.crowpi.componentsModifier and TypeClassDescriptionclassImplementation of the CrowPi buttons using GPIO with Pi4JclassImplementation of the CrowPi button matrix using GPIO with Pi4JclassImplementation of the CrowPi buzzer using PWM with Pi4JclassThis example demonstrates the temperature and humidity component on the CrowPi.classImplementation of the CrowPi IR receiver /not/ using GPIO with Pi4JclassThis class provides a simple usage of a LCD Display with Pi4J and the CrowPi.classImplementation of the CrowPi LED matrix using SPI with Pi4JclassImplementation of the CrowPi light sensor using I2C with Pi4JclassImplementation of the CrowPi PIR motion sensor using GPIO with Pi4JclassImplementation of the CrowPi Relay using GPIO with Pi4JclassImplementation of the CrowPi RFID component using SPI with Pi4JclassImplementation of the CrowPi Servo Motor using PWM with Pi4JclassImplementation of the CrowPi seven-segment display using I2C with Pi4JclassImplementation of the CrowPi sound sensor using GPIO with Pi4JclassImplementation of the CrowPi Step Motor using GPIO with Pi4JclassImplementation of the CrowPi tilt sensor using GPIO with Pi4JclassImplementation of the CrowPi touch sensor using GPIO with Pi4JclassImplementation of the CrowPi ultrasonic distance sensor (HC-SR04) using GPIO with Pi4JclassImplementation of the CrowPi vibration motor using GPIO with Pi4J -
Uses of Component in com.pi4j.crowpi.components.internal
Subclasses of Component in com.pi4j.crowpi.components.internal -
Uses of Component in com.pi4j.crowpi.components.internal.rfid
Subclasses of Component in com.pi4j.crowpi.components.internal.rfidModifier and TypeClassDescriptionclassImplementation of MFRC522 RFID Reader/Writer used for interacting with RFID cards.