Uses of Interface
com.pi4j.crowpi.components.events.SimpleEventProvider
Packages that use SimpleEventProvider
-
Uses of SimpleEventProvider in com.pi4j.crowpi.components
Classes in com.pi4j.crowpi.components that implement SimpleEventProviderModifier and TypeClassDescriptionclassImplementation of the CrowPi buttons using GPIO with Pi4JclassImplementation of the CrowPi PIR motion sensor using GPIO with Pi4JclassImplementation of the CrowPi sound sensor using GPIO with Pi4JclassImplementation of the CrowPi tilt sensor using GPIO with Pi4JclassImplementation of the CrowPi touch sensor using GPIO with Pi4J -
Uses of SimpleEventProvider in com.pi4j.crowpi.components.events
Subinterfaces of SimpleEventProvider in com.pi4j.crowpi.components.eventsModifier and TypeInterfaceDescriptioninterfaceGeneric digital event provider with default implementation for digital components.