Uses of Interface
com.pi4j.crowpi.components.events.SimpleEventProvider
-
Uses of SimpleEventProvider in com.pi4j.crowpi.components
Modifier and TypeClassDescriptionclass
Implementation of the CrowPi buttons using GPIO with Pi4Jclass
Implementation of the CrowPi PIR motion sensor using GPIO with Pi4Jclass
Implementation of the CrowPi sound sensor using GPIO with Pi4Jclass
Implementation of the CrowPi tilt sensor using GPIO with Pi4Jclass
Implementation of the CrowPi touch sensor using GPIO with Pi4J -
Uses of SimpleEventProvider in com.pi4j.crowpi.components.events
Modifier and TypeInterfaceDescriptioninterface
Generic digital event provider with default implementation for digital components.